Closed
Description
Description of this issue
- Button overlays are not reachable via keyboard

How to fix it
- Use aria-haspopup for buttons with overlays
- Don't use aria-haspopup for button with link
Additional Information
Level A
https://www.w3.org/WAI/WCAG21/Understanding/keyboard.html
aria-haspopup: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-haspopup
Code of Conduct
- I agree to follow this project's Code of Conduct