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

Enhance accessibility for keyboard #23

Merged
merged 6 commits into from
Apr 7, 2021
Merged

Conversation

Phil-Ah
Copy link
Contributor

@Phil-Ah Phil-Ah commented Apr 7, 2021

Phil-Ah and others added 4 commits April 1, 2021 17:09
The warp menu is opened by a button on the right-hand side of the screen.
This button was implemented as an empty link-element. To make it more
accessible I changed this element to a button.
This button can be triggered by the keyboard (space and enter). To further enhance accessibility for visually challenged persons I added aria-labels.
I simplified the styling to work with chrome and ie browsers.

resolves #22
@jsprey jsprey merged commit 99aa01c into develop Apr 7, 2021
@jsprey jsprey deleted the feature/accessible_warp_menu branch April 7, 2021 12:22
@Phil-Ah Phil-Ah restored the feature/accessible_warp_menu branch April 20, 2021 12:17
sklein94 added a commit that referenced this pull request Apr 20, 2021
Fixed
- Reapplied lost changes in PR #23
@JBartscher JBartscher deleted the feature/accessible_warp_menu branch March 23, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make warp menu accessible by keyboard
2 participants