Tagged Questions
3
votes
2answers
100 views
Setting vs Settings? Which one makes more sense in a dropdown button
This button should do what it looks like it should do. It opens a drop down of actions that a user can perform on their user account. Should I go with "Setting" or "Settings"?
1
vote
2answers
95 views
Combining Settings and About screens in a mobile web app
To have fewer buttons taking up screen space I'm putting "About" information like version number and whether the app is up to date at the bottom of my Settings screen. I've noticed that the Facebook ...
2
votes
1answer
249 views
What is the best practice for a web app with “Change language” on front and back
We have a webapp with a front/presentation/landing page. On this page it is possible to change language and, for already registered users, to login to the secure area.
Now we have a "Change language" ...