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

fix(menu-item): allow setting role attribute #1520

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

hermanwikner
Copy link
Member

@hermanwikner hermanwikner commented Dec 11, 2024

Description

This pull request allows setting the role attribute on MenuItem. While it defaults to role="menuitem", some situations require a different role to ensure proper accessibility, like role="menuitemradio".

Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sanity-ui-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 9:51am
sanity-ui-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 9:51am

@hermanwikner hermanwikner merged commit e4bb2e4 into main Dec 11, 2024
23 checks passed
@hermanwikner hermanwikner deleted the fix/menu-item-role branch December 11, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants