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

Menu/menu item #518

Open
mkernohanbc opened this issue Jan 20, 2025 · 0 comments · May be fixed by #517
Open

Menu/menu item #518

mkernohanbc opened this issue Jan 20, 2025 · 0 comments · May be fixed by #517
Assignees
Labels
enhancement New feature or request

Comments

@mkernohanbc
Copy link
Contributor

The menu component enables the creation of dropdown menus containing static or dynamic lists of items. It looks and behaves similarly to Select, but is intended for use in navigation and configuration contexts, rather than for data input.

A common anticipated use case is within the Header and Footer components.

It should support:

  • Sections and headings
  • Nested submenus
  • Hover/focus/disabled states
  • High- and low-profile styles, for different usages (ie. variant used in a Header/primary nav context should be more prominent than in a Footer/secondary navigation context)

This component will be implemented using RAC Menu and the MenuItem subcomponent.

@mkernohanbc mkernohanbc linked a pull request Jan 20, 2025 that will close this issue
@mkernohanbc mkernohanbc added the enhancement New feature or request label Jan 21, 2025
@mkernohanbc mkernohanbc added this to the Components v0.6.0 milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants