-
Notifications
You must be signed in to change notification settings - Fork 296
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
[PWA Builder]: No information is announced by the narrator after activating Next/Previous page button. #4254
Comments
This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue . |
2 similar comments
This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue . |
This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue . |
) fixes #4254 and #4233 <!-- Link to relevant issue (for ex: "fixes #1234") which will automatically close the issue once the PR is merged --> ## PR Type <!-- Please uncomment one ore more that apply to this PR --> Bugfix <!-- - Feature --> <!-- - Code style update (formatting) --> <!-- - Refactoring (no functional changes, no api changes) --> <!-- - Build or CI related changes --> <!-- - Documentation content changes --> <!-- - Sample app changes --> <!-- - Other... Please describe: --> ## Describe the current behavior? <!-- Please describe the current behavior that is being modified or link to a relevant issue. --> 1. Buttons didn't have a name or label 2. Buttons didn't have audio feedback when clicked and using narrator ## Describe the new behavior? 1. Buttons named 2. Buttons announce the page number when clicked in narrator. ## PR Checklist - [x] Test: run `npm run test` and ensure that all tests pass - [x] Target main branch (or an appropriate release branch if appropriate for a bug fix) - [x] Ensure that your contribution follows [standard accessibility guidelines](https://docs.microsoft.com/en-us/microsoft-edge/accessibility/design). Use tools like https://webhint.io/ to validate your changes. ## Additional Information
This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue . |
1 similar comment
This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue . |
This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue . |
1 similar comment
This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue . |
Closing this bug as it is fixed. |
What happened?
After activating next/previous button no information is announced by the narrator, narrator remains silent.
How do we reproduce the behavior?
Repro Steps:
What do you expect to happen?
After activating next/previous button either information such as page 2 of 2 must be announced or whole information present in the div must be announce by the narrator.
What environment were you using?
Test Environment:
OS Build: Windows 11 Enterprise Insider Preview 22H2 (23493.1000)
Edge Browser: Version 115.0.1880.3 (Official build) dev (64-bit)
User ID: V-
URL: https://www.pwabuilder.com/reportcard?site=https://webboard.app
Screen Reader: Narrator
Additional context
Observation:
Issue is also repro with NVDA.
User Experience:
If the no information is announced by the narrator after activating next button of the page, then the screen reader users will not get the information of the page and they may get confused.
WCAG Reference:
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html
Attachments:
2023-08-10.16-13-50.mp4
The text was updated successfully, but these errors were encountered: