Skip to content

Add ARIA labels to improve documentation accessibility #125933

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

Closed
Privat33r-dev opened this issue Oct 24, 2024 · 0 comments · Fixed by #125934
Closed

Add ARIA labels to improve documentation accessibility #125933

Privat33r-dev opened this issue Oct 24, 2024 · 0 comments · Fixed by #125934
Labels
docs Documentation in the Doc dir

Comments

@Privat33r-dev
Copy link
Contributor

Privat33r-dev commented Oct 24, 2024

Documentation

According to the Lighthouse report, select elements do not have labels.
image

These select elements are rendered in the JS in Doc/tools/static/rtd_switcher.js.

The issue was originally outlined on the Discourse (6th point).

Linked PRs

@Privat33r-dev Privat33r-dev added the docs Documentation in the Doc dir label Oct 24, 2024
@hugovk hugovk changed the title Add labels to improve documentation accessibility Add ARIA labels to improve documentation accessibility Oct 24, 2024
hugovk added a commit that referenced this issue Oct 24, 2024
…#125934)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 24, 2024
…itcher (pythonGH-125934)

(cherry picked from commit 1306f33)

Co-authored-by: Kerim Kabirov <the.privat33r+gh@pm.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 24, 2024
…itcher (pythonGH-125934)

(cherry picked from commit 1306f33)

Co-authored-by: Kerim Kabirov <the.privat33r+gh@pm.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this issue Oct 24, 2024
…witcher (GH-125934) (#125938)

gh-125933: Add ARIA labels to select elements in the version switcher (GH-125934)
(cherry picked from commit 1306f33)

Co-authored-by: Kerim Kabirov <the.privat33r+gh@pm.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this issue Oct 24, 2024
…witcher (GH-125934) (#125939)

gh-125933: Add ARIA labels to select elements in the version switcher (GH-125934)
(cherry picked from commit 1306f33)

Co-authored-by: Kerim Kabirov <the.privat33r+gh@pm.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
ebonnal pushed a commit to ebonnal/cpython that referenced this issue Jan 12, 2025
…itcher (python#125934)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant