oleksandr-romashko / goit-react-woolf-hw-07-phonebook

Simple phonebook to store your contacts.
https://oleksandr-romashko.github.io/goit-react-woolf-hw-07-phonebook/
0 stars 0 forks source link

Fix: While any modal is open, user may navigate underlaying content (outside the modal) using tab key #11

Open oleksandr-romashko opened 1 month ago

oleksandr-romashko commented 1 month ago

Good to read and investigate: How To Trap Focus Inside a Modal Using ARIA role=dialog to implement a modal dialog box

oleksandr-romashko commented 1 month ago

Peek 2024-07-11 23-59