momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

Accessibility fix: [CX-13319] updated role for menu overlay component #1531

Closed niti-owner closed 8 months ago

niti-owner commented 8 months ago

Accessibility fix for menu-overlay component

Description

Updated the role type to menu from tooltip

Motivation and Context

Referred : https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles ARIA: menu role The menu role is a type of composite widget that offers a list of choices to the user.