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
A a user with a disability I want to be able to use the app.
Attach to every non-standard clickable element a tabindex="0". Also add a (keyup) event listener which reacts on Enter and (space) and delegates then to the onClick handler method.