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

Focus table #46

Merged
merged 6 commits into from
Mar 1, 2023
Merged

Focus table #46

merged 6 commits into from
Mar 1, 2023

Conversation

Carlgo11
Copy link
Member

Related to #37 and a recent Slack conversation.

Currently, the category button is focused on when opening a category. This is to not break the spacial awareness of the user.
This pull request moves the focus to the actual table and using JavaScript focuses on the category button.
The end result is visually nearly identical whilst at the same time allowing screen readers to focus on the actually desired content.

I also added <section> elements to better structure the content and allow for skipping unwanted data with a screen reader.

@Carlgo11 Carlgo11 linked an issue Feb 23, 2023 that may be closed by this pull request
Carlgo11 and others added 2 commits February 24, 2023 05:22
Signed-off-by: Carlgo11 <Carlgo11@users.noreply.github.com>
@Carlgo11 Carlgo11 marked this pull request as ready for review February 27, 2023 13:20
@phallobst phallobst added the enhancement New feature or request label Feb 27, 2023
@phallobst phallobst merged commit 1f789a5 into 2factorauth:master Mar 1, 2023
@Carlgo11 Carlgo11 deleted the focus-table branch March 10, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sites table is completely unusable with a screen reader
2 participants