You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you reproduce the problem?
Navigate to a menu item with tooltip in our Menu examples (first example has a tooltip on the first aria-disabled item) with VoiceOver/a screen reader, notice that the tooltip doesn't get announced.
Expected behavior
The tooltip content gets announced when it is rendered
Any other information?
Seems the aria-describedby attribute isn't being applied to the internal button of MenuItem when the Tooltip renders