Describe the problem
MenuItem
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