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

Accessibility Pass - Primary Updates #205

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

AlexGarneau
Copy link

Changes include:

  • Swapped Current / Total count for carousel indicators
    image

  • Fixed order of selectable content in wonder_details by adding focus to non-capitalized paragraphs - screen readers were originally skipping over anything without a massive capital letter
    image

  • Added Focus to Artifact Details so screen readers can read them
    image

  • Swapped out deprecated IgnorePointer code

  • Renamed "previous" button from "next" to "previous" (no idea how that happened)
    image

  • Added lang="en" to HTML tag

  • Gave search input a max width so it doesn't expand too far left on a full screen view (for people with limited field of vision)
    image

  • Removed semantics for illustration images so the screen reader won't highlight them
    image

  • And more to come!

@AlexGarneau AlexGarneau self-assigned this Mar 5, 2025
@AlexGarneau AlexGarneau changed the title Accessability Pass - Primary Updates Accessibility Pass - Primary Updates Mar 5, 2025
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.

1 participant