Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Components / Menus #12

Open
erikapelser opened this issue Jul 10, 2015 · 0 comments
Open

Components / Menus #12

erikapelser opened this issue Jul 10, 2015 · 0 comments

Comments

@erikapelser
Copy link

Menus

Menus allow users to take an action by selecting from a list of choices revealed upon opening a dropdown. Menus should not be used as a primary method for navigation within Studio

The label of an emitting button or control concisely and accurately reflects the menu items contained within the menu. Menu bars typically use single words as labels, like the above example - “help” while other contexts may have more verbose labels.

Menus display a consistent set of menu items, each of which may be enabled or disabled based on the current state of the Studio or the selected element.

Dropdowns:
image

Contextual menus dynamically change their available and enabled menu items based on the current state of the selected object.

Generally, remove menu items/selections that are irrelevant to the current context, and disable menu items which are relevant but need certain conditions to be met (for example, Font Explorer, you have a font in use, so this font is in the list but disabled, so you cant for instance delete it.

image


Working files
Illustrator file here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant