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

Fix #7180 Screenreader improve hidden accessible #7179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

melloware
Copy link
Member

@melloware melloware commented Sep 13, 2024

Fix #7180 Screenreader improve hidden accessible

Based on this PF ticket: primefaces/primefaces#12577

Based on NVDA: nvaccess/nvda#16300

This is the modern way to hide things but still make them screenreader visible. Tested with JAWS and NVDA

NOTE: There are two styles p-hidden-accessible and p-sr-only and PrimeTek should standardize on one.

Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 5:16pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 5:16pm

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware added the Component: Accessibility Issue or pull request is related to WCAG or ARIA label Sep 13, 2024
@melloware melloware changed the title Screenreader improve hidden accessible Fix #7180 Screenreader improve hidden accessible Sep 13, 2024
Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessibility: Improve Screenreader support
2 participants