miljodir / md-components

Design-komponenter for Miljødirektoratet (CSS og React)
https://miljodir.github.io/md-components
MIT License
2 stars 2 forks source link

fix: aria-hidden was applied to the wrong div inside MdTooltip #172

Closed aurorascharff closed 1 month ago

aurorascharff commented 1 month ago

Describe your changes

Previously aria-hidden had been applied to the children the tooltip is wrapping content rather than the tooltip content itself. This caused errors in the console when the focus was trying target to the content.

Checklist before requesting a review

github-actions[bot] commented 1 month ago

Please set a versioning label of either major, minor, or patch to the pull request.