You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Modal isn't very accessible e.g. on a cursory glance you cannot close it with the keyboard using the X) and the escape key doesn't allow closing) and tabbing allows focus down to elements on the page behind.
Look at the accessibility of our existing modal solution, and possibly replace it with a dialog modal:
Current Modal isn't very accessible e.g. on a cursory glance you cannot close it with the keyboard using the X) and the escape key doesn't allow closing) and tabbing allows focus down to elements on the page behind.
see demo of http://edenspiekermann.github.io/a11y-dialog/example/ in comparison
The text was updated successfully, but these errors were encountered: