-
Notifications
You must be signed in to change notification settings - Fork 799
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
Menu buttons guidance PR #4450
base: main
Are you sure you want to change the base?
Menu buttons guidance PR #4450
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| Medium | 40 / 2.5 | | ||
| Large | 48 / 3 | | ||
|
||
Menu (/components/menu/usage/) items come in four sizes: extra small, small, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Menu (/components/menu/usage/) items come in four sizes: extra small, small, | |
Menu items come in four sizes: extra small, small, |
@@ -420,8 +423,10 @@ cases where using a menu button is recommended: | |||
- Actions related to a common label | |||
- Distinct actions applied to the same object or page | |||
|
|||
Menu button and combo button come in three different button types: primary, | |||
tertiary, and ghost. | |||
Menu button comes in three different button types: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's redundant to provide links for three button types taking users to the same page. I don't think we use this pattern anywhere either. So maybe:
For detailed visuals, see them in the Style tab.
Closes: #4447
Important links: Figma file
Context
[Usage Tab]
[Style Tab]