Tagged Questions
1
vote
3answers
642 views
Fixed Feedback button on the side of LEFT or RIGHT side of the window?
My start up [WEBSITE] is going to be launching in private beta soon and we're trying to decide where our feedback button/tab should go.
We've looked at how UserVoice does theirs (bottom right) and ...
12
votes
3answers
810 views
Best place for placement of error messages on a form (both generic and specific)
I'm working on a simple registration form which, when invalid data is entered, will display both a generic error (e.g: "There is an error on your form") and also specific errors (e.g: "This is not a ...