Tagged Questions
2
votes
3answers
110 views
Look and Feel Consistency for existing app with new features
I have an existing app, which is almost two year old and I am planning to build new UI screens using bootstrap framework. I start to realize that new UI screens are NOT having the same look and feel. ...
11
votes
5answers
1k views
How to represent optional fields?
I've read somewhere, that if you have more required fields than optional, best practice is to mark the optional form fields.
However I think that asterisk notation for required fields is a widely ...
1
vote
5answers
338 views
What is the standard convention for ordering On/Off buttons?
I am working on a Windows application that has a set of On/Off radio buttons, specifically "Low Power" and "Normal".
I have arranged them so that the Low Power button comes first, and the Normal ...
5
votes
5answers
847 views
Is it a bad idea to put the logo in the top-right corner and the navigation in the top-left?
Firstly I would like to say that I don't think there is a concrete rule about where the logo on a website should be – but intuitively I think it should be in the top left at least for continuities ...
