miljodir / md-components

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

Accessibility on MdModal #77

Closed kajsaeggum closed 9 months ago

kajsaeggum commented 9 months ago

Describe your changes

Added functionality to MdModal to fulfill the accessibility requirements of a dialog:

Also added forwardRef to MdLink, to be able to focus on a link-component. Specifically to be able to bring focus back to the correct place after closing a MdModal.

Checklist before requesting a review