react-boilerplate
react-boilerplate copied to clipboard
Modals are not accessible
Modals are not accessible with focus stealing & recovery and using esc to close etc. A simple fix would be to use @headlessui/react which can manage all of the state for you, plus you get the advantage of having headlessui in the project which we can use for other things
I'll do some accessibility tweaks later this week!
If you have time, would you mind looking at #16?