Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
134 views

design issue (concerning entering other items in the drop down list)

Q: I have the following question about an interface issue. I have a drop down list contains a list of items . Sometimes ,the user needs to select an item not exist in this drop down list(others).I ...
Anyname Donotcare's user avatar
5 votes
6 answers
253 views

Does it suck to not provide graceful errors to a user who doesn't use the website properly?

I recently received a feedback from a colleague about my source code of a website. He says that it is a bad practice to not handle gracefully what visual interface does not allow to do. Since it's ...
Arseni Mourzenko's user avatar