Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Keyboard Interaction for Accessibility #1575

Open
2 tasks
Mephistic opened this issue Jun 19, 2024 · 0 comments
Open
2 tasks

Add Keyboard Interaction for Accessibility #1575

Mephistic opened this issue Jun 19, 2024 · 0 comments
Labels
enhancement New feature or request frontend Frontend development

Comments

@Mephistic
Copy link
Collaborator

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

  • 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)

Related Links

@Mephistic Mephistic added enhancement New feature or request frontend Frontend development labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend development
Projects
None yet
Development

No branches or pull requests

1 participant