Tagged Questions
5
votes
3answers
155 views
Is it a good practice to include a feedback button?
Is it a good practice to include a feedback button on the side of the website? or how do you recommend to get feedback from users at a initial phase of a project?
7
votes
4answers
284 views
Should I add a floating, fixed feedback button on the pages of my website?
I would like to add a Feedback feature to my website.
Should I add it as a floating,fixed button on the side?
Is that considered something users are annoyed by?
If I shouldn't, which method is ...
1
vote
3answers
750 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 ...
2
votes
2answers
98 views
Should a flash message be used for toggle buttons that perform actions immediately?
I have a simple interface for managing a user's account in a web app. Clicking each button in the interface performs the action immediately:
download bmml source – Wireframes created with ...
40
votes
6answers
2k views
Should I provide feedback from a save button?
I'm currently in the process of developing a Windows Application which produces Word Documents.
In the program there is the ability to save your progress (different to the "Save as a Word Document" ...
8
votes
3answers
580 views
Design recommendation for a button
I have a form in which the user requests a report to the system by clicking the Send Report Request button. The system then produces scheduled reports according to the interval the user selected ...
5
votes
4answers
302 views
Disabled buttons while long running task
My application has a toolbar and a lot of buttons on it. Some buttons start a long running processes(tasks). At this moment every task executes asynchronously to allow user to do something else while ...
34
votes
10answers
2k views
What's the point in electronic devices beeping on keypress?
Many electronic devices, mostly cell phones, by default beep on keypress. What's the point in that?
Once a key is pressed their state is changed and that's reflected in the graphic interface anyway. ...