aria-label
not working on IconButton
#14702
Labels
accessibility
a11y
component: icon button
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
Expected Behavior 🤔
When hovering over an IconButton I should see an
aria-label
Current Behavior 😯
No aria-label is shown
Steps to Reproduce 🕹
This bug is present in the
material-ui
docs. Go to the buttons demo hover over the trash icon and note that no label is shown. I've attached a video (gif format) of this behavior for convenience.The text was updated successfully, but these errors were encountered: