-
Notifications
You must be signed in to change notification settings - Fork 85
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
[ActionPopover] - Add aria-describedby support for menu button #7107
Labels
Comments
FE-7105 |
nuria1110
added a commit
that referenced
this issue
Dec 5, 2024
14 tasks
nuria1110
added a commit
that referenced
this issue
Dec 5, 2024
nuria1110
added a commit
that referenced
this issue
Dec 5, 2024
carbonci
pushed a commit
that referenced
this issue
Dec 11, 2024
## [144.19.0](v144.18.0...v144.19.0) (2024-12-11) ### Features * **action-popover:** add aria-labelledby and aria-describedby props ([6267cb5](6267cb5)), closes [#7107](#7107)
🎉 This issue has been resolved in version 144.19.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
tomdavies73
pushed a commit
that referenced
this issue
Dec 12, 2024
## [144.19.0](v144.18.0...v144.19.0) (2024-12-11) ### Features * **action-popover:** add aria-labelledby and aria-describedby props ([6267cb5](6267cb5)), closes [#7107](#7107)
tomdavies73
pushed a commit
that referenced
this issue
Dec 12, 2024
## [144.19.0](v144.18.0...v144.19.0) (2024-12-11) ### Features * **action-popover:** add aria-labelledby and aria-describedby props ([6267cb5](6267cb5)), closes [#7107](#7107)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When using Action Popover default button or an IconButton component to open the menu, it can require to attach a text to provide context. Adding support for aria-describedby will provide the option to link the button to a descriptive text.
Suggested solution
Adding support for aria-describedby
Demo URL
No response
Alternatives
No response
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: