Tagged Questions
5
votes
4answers
195 views
Should clicking a drop-down menu in a native app a second time close it?
Why do some UIs use drop-down menus that can be closed with a second click, while others do not? It really annoys me when I have to click outside of the menu in order to close it and I accidentally ...
3
votes
3answers
264 views
In what situation is it best to use a mega menu?
The current site I'm working on typically has 3 levels on navigation. Site-map and navigation has already been done. They have chosen to use a mega menu to show top level navigation items and ...
1
vote
1answer
112 views
Alternative actions: nested submenu or interactive question?
I have a user interface that provides two alternatives for one action. The alternatives describe how the chosen action should be performed by the computer (different goal functions or heuristics of an ...
8
votes
4answers
1k views
Are circular menu / button interfaces intuitive?
I have been seeing a few of these 'Circular menu' UI concepts around.
Recently a similar UI was proposed as a central element for a large project I know of. For example, one of the options would be ...
3
votes
3answers
121 views
How should I handle conditional content for product listings?
I have a client who wants to have conditional content in the product catalogue of their website for each market/user base. The client has a lot of "user bases" and markets, each with different needs, ...