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

Re-implement the language menu accessibly #142

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

jpeltzi
Copy link
Contributor

@jpeltzi jpeltzi commented Jul 28, 2023

In order to improve keyboard operability as called for in issue #86, the language menu is now implemented with off-the-shelf <Select> element.

The language menu is now implemented with off-the-shelf <Select> element. The previous implementation was not keyboard nor - by extension - screen reader accessible.
@jpeltzi jpeltzi requested review from jlaamanen and mmoila July 28, 2023 12:09
Copy link
Contributor

@jlaamanen jlaamanen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🌟

Copy link
Collaborator

@mmoila mmoila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@jpeltzi jpeltzi merged commit 5539293 into develop Aug 1, 2023
2 checks passed
@jpeltzi jpeltzi deleted the feature/accessible-language-menu branch August 4, 2023 06:35
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.

None yet

3 participants