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 buttons] Accessibility status is missing for Combo button and Overflow menu #4241

Closed
3 tasks done
alina-jacob opened this issue Sep 5, 2024 · 0 comments · Fixed by #4313
Closed
3 tasks done

Comments

@alina-jacob
Copy link
Member

alina-jacob commented Sep 5, 2024

Problem

The Menu buttons component has three variants, menu button, combo button and overflow menu.
The accessibility tab shows accessibility status for menu button, but doesn't show the status for combo button and overflow menu.

[Note: The component and Github link for accessibility status for Menu button is incorrect, its because both links direct to Menu buttons instead of Menu button (singular / plural) ]
image

Solution

  • Add accessibility status for combo button and overflow menu (check feature flag)
  • Fix component and Github link for Menu button.
  • Add the variants in accessibility status' Usage tab section as well (dropdown ref)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants