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
Some users rely on keyboard interaction to access and navigate websites, but MAPLE is inconsistent with enabling this paradigm. We should add keyboard interaction where needed.
(Specific keyboard interaction TBD - Konstantin, would love some specifics here. Are we talking ARIA attributes, keyboard shortcuts, or something more involved?)
Success Criteria
Add keyboard interaction to all critical site elements (interaction TBD - Konstantin)
Where possible, require handling these interactions at either the base component level (if we control the component) or in a wrapper component / linter rule (if we don't control the component - linter is probably preferable to cut down on boilerplate)
Problem
Some users rely on keyboard interaction to access and navigate websites, but MAPLE is inconsistent with enabling this paradigm. We should add keyboard interaction where needed.
(Specific keyboard interaction TBD - Konstantin, would love some specifics here. Are we talking ARIA attributes, keyboard shortcuts, or something more involved?)
Success Criteria
Related Links
The text was updated successfully, but these errors were encountered: