In a banking mobile app, all menu items have chevrons but some of them open bottom sheet instead of going to a new page. In the example below, Menu Item 1 can open a bottom sheet where as Menu Item 2 goes to the its own flow.
Question:
Do …
Has anyone seen any more examples of using a dropdown menu in a page heading?
I have seen square and hubspot do this but I’m sure there must be more examples.
Basically the page title has a ▼ and you can quickly switch view.It means there …
I’ve come across varied examples of menu items using title cases for capitalizing words and others use sentence cases for menu items
For example, macOS mainly uses title cases for menu entries across applications.
But Google in their web a…
Thoughts on the order of common file commands in a context menu?
Close
Save
Save and close
or
Save
Save and Close
Close
What is more commonly used in a Context Menu? Close or Save.
Adobe apps seem to put Close first.
Thoughts on recent trends of web applications not having a main menu across the top of the application?
Main Menu as in a more traditional horizontal menu across the top of the application.
File Edit View Help
Should they be there, or get …
If user input is not available. Any tools or techniques to use to determine menu item order?
Most used commands towards the top, but is there a way to determine this without end-user input?
Looking for insight or sources that might support that an application’s main menu should contain or at least attempt to contain all commands available in the application.
Any sources to support this? Strong arguments against the notion?
Th…
Is there a "rule" or "design consensus" regarding the use of kebab or meatball menu in desktop design? I want to use kebab menu because it looks better than meatball but want to make sure it would be ok.
Here is an awkward scenario.
Imagine a form field for setting who can receive an email.
The primary need is that anyone in particular job type groups can receive (Job 1, Job 2, Job 3).
However, there must be an option to select "Anyon…
I am working on a web app that offers a set of photo filters.
I want to offer as frictionless an experience as possible and minimize the number of clicks / actions required for the user to perform their desired tasks.
Let’s assume my web a…