-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
Just found this nice little gem. Nice work. Seems like an easy way to add nice tooltips.
But I think the use of the role="tooltip" attribute is wrong. For example:
<button aria-label="Hey tooltip!" data-microtip-position="up" role="tooltip">
This implies that the role of the button is not a button anymore, but a tooltip. And that feels wrong, don't you think? The role of the button should still be a button.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels