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

Allow aria-hidden attribute so icons are hidden from screenreaders #1923

Merged
merged 1 commit into from
Nov 26, 2020

Conversation

maxgds
Copy link
Contributor

@maxgds maxgds commented Nov 26, 2020

A user on basecamp recently reported confusing navigation around attachments where they were hearing numbers as part of the link. This turned out to be due to Jaws reading out the filename of the attachments as the aria-hidden attribute is being sanitized out of the duplicate thumbnail link. This adds aria-hidden to the allow list to prevent that.

⚠️ This application is Continuously Deployed: ⚠️

  • Merged changes are automatically deployed to staging and production.

  • Make sure you follow the guidance for deployments before you merge.

  • Check your branch is being deployed in the Release app, after merging.

@bevanloon bevanloon temporarily deployed to government-f-reinstate--xlcrje November 26, 2020 09:09 Inactive
@maxgds maxgds requested a review from injms November 26, 2020 09:09
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.

3 participants