-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
5.2.0
-
Severity 3 - Minor
-
Issue Summary
On "Assign user to group" page, when user is added/ removed, the feedback is not provided to screen reader.
Steps to Reproduce
- Using screen reader, navigate to the main content and try to add/ remove user
- Listen that the feedback message is not announced by screen reader
Screenshot
Screen Recording 2023-11-20 at 9.11.59 AM.mov
Actual Results
When the user is added/ removed from the data table, the feedback message is not conveyed to the screen reader users. Thus screen reader users are not aware about the action performed.
Expected Results
The screen reader should announce the feedback message for their users.
Use ARIA live region to make sure that the dynamic update is announced for screen reader users. This can be achieved by either adding a live region role="status" or aria-live="polite" and aria-atomic="true" attributes.
The message can be for example
"Test123 user added" or "Test123 user removed".
For more information on implementing the live regions, visit https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2021)
macOS: Sonoma 14.1.
Chrome - Version 118.0.5993.70 (Official Build) (arm64)
Firefox- Version 92.0 (64-bit)
Safari- Version 17.0 (19616.1.27.211.1)
JAWS- Version 2023
NVDA- Version 2021.2
Voiceover - Version Latest
- mentioned in
-
Page Failed to load
[CWD-6162] Assign user to group: Feedback message not announced for screen reader users
Remote Link | New: This issue links to "Page (Confluence)" [ 991605 ] |
Status | Original: Needs Triage [ 10030 ] | New: Ready for Development [ 10049 ] |
Labels | Original: 4.1.3 ax-at-user ax-bug ax-crowd-dc-vpat ax-crowd-dc-vpat-assignusertogroup ax-crowd-dc-vpat-pg11 ax-qa level-AA wcag21 | New: 4.1.3 ax-at-user ax-bug ax-crowd-dc-vpat ax-crowd-dc-vpat-assignusertogroup ax-crowd-dc-vpat-pg11 ax-medium-priority ax-qa level-AA wcag21 |
Description |
Original:
h3. Issue Summary
On "Assign user to group" page, when user is added/ removed, the feedback is not provided to screen reader. h3. Steps to Reproduce # Using screen reader, navigate to the main content and try to add/ remove user # Listen that the feedback message is not announced by screen reader h3. Screenshot [^Screen Recording 2023-11-20 at 9.11.59 AM.mov] h3. Actual Results When the user is added/ removed from the data table, the feedback message is not conveyed to the screen reader users. Thus screen reader users are not aware about the action performed. h3. Expected Results The screen reader should announce the feedback message for their users. Use ARIA live region to make sure that the dynamic update is announced for screen reader users. This can be achieved by either adding a live region role="status" or aria-live="polite" and aria-atomic="true" attributes. The message can be for example "Test123 user added" or "Test123 user removed". For more information on implementing the live regions, visit [https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions] h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available Environment MacBook Pro (16-inch, 2021) macOS: Sonoma 14.1. Chrome - Version 118.0.5993.70 (Official Build) (arm64) Firefox- Version 92.0 (64-bit) Safari- Version 17.0 (19616.1.27.211.1) JAWS- Version 2023 NVDA- Version 2021.2 Voiceover - Version Latest |
New:
h3. Issue Summary
On "Assign user to group" page, when user is added/ removed, the feedback is not provided to screen reader. h3. Steps to Reproduce # Using screen reader, navigate to the main content and try to add/ remove user # Listen that the feedback message is not announced by screen reader h3. Screenshot [^Screen Recording 2023-11-20 at 9.11.59 AM.mov] h3. Actual Results When the user is added/ removed from the data table, the feedback message is not conveyed to the screen reader users. Thus screen reader users are not aware about the action performed. h3. Expected Results The screen reader should announce the feedback message for their users. Use ARIA live region to make sure that the dynamic update is announced for screen reader users. This can be achieved by either adding a live region role="status" or aria-live="polite" and aria-atomic="true" attributes. The message can be for example "Test123 user added" or "Test123 user removed". For more information on implementing the live regions, visit [https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions] h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available h3. Environment MacBook Pro (16-inch, 2021) macOS: Sonoma 14.1. Chrome - Version 118.0.5993.70 (Official Build) (arm64) Firefox- Version 92.0 (64-bit) Safari- Version 17.0 (19616.1.27.211.1) JAWS- Version 2023 NVDA- Version 2021.2 Voiceover - Version Latest |
Description |
Original:
h3. Issue Summary
On "Assign user to group" page, when user is added/ removed, the feedback is not provided to screen reader. h3. Steps to Reproduce # Using screen reader, navigate to the main content and try to add/ remove user. # Listen that the feedback message is not announced by screen reader. h3. Actual Results When the user is added/ removed from the data table, the feedback message is not conveyed to the screen reader users. Thus screen reader users are not aware about the action performed. h3. Expected Results The screen reader should announce the feedback message for their users. Use ARIA live region to make sure that the dynamic update is announced for screen reader users. This can be achieved by either adding a live region role="status" or aria-live="polite" and aria-atomic="true" attributes. The message can be for example "Test123 user added" or "Test123 user removed". For more information on implementing the live regions, visit https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available Environment MacBook Pro (16-inch, 2021) macOS: Sonoma 14.1. Chrome - Version 118.0.5993.70 (Official Build) (arm64) Firefox- Version 92.0 (64-bit) Safari- Version 17.0 (19616.1.27.211.1) JAWS- Version 2023 NVDA- Version 2021.2 Voiceover - Version Latest |
New:
h3. Issue Summary
On "Assign user to group" page, when user is added/ removed, the feedback is not provided to screen reader. h3. Steps to Reproduce # Using screen reader, navigate to the main content and try to add/ remove user # Listen that the feedback message is not announced by screen reader h3. Screenshot [^Screen Recording 2023-11-20 at 9.11.59 AM.mov] h3. Actual Results When the user is added/ removed from the data table, the feedback message is not conveyed to the screen reader users. Thus screen reader users are not aware about the action performed. h3. Expected Results The screen reader should announce the feedback message for their users. Use ARIA live region to make sure that the dynamic update is announced for screen reader users. This can be achieved by either adding a live region role="status" or aria-live="polite" and aria-atomic="true" attributes. The message can be for example "Test123 user added" or "Test123 user removed". For more information on implementing the live regions, visit [https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions] h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available Environment MacBook Pro (16-inch, 2021) macOS: Sonoma 14.1. Chrome - Version 118.0.5993.70 (Official Build) (arm64) Firefox- Version 92.0 (64-bit) Safari- Version 17.0 (19616.1.27.211.1) JAWS- Version 2023 NVDA- Version 2021.2 Voiceover - Version Latest |
Attachment | New: Screen Recording 2023-11-20 at 9.11.59 AM.mov [ 447942 ] |
Description |
Original:
h3. Issue Summary
This is reproducible on Data Center: (yes) / (no) h3. Steps to Reproduce # Step 1 # Step 2 Step h3. Expected Results Test h3. Actual Results Test h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
New:
h3. Issue Summary
On "Assign user to group" page, when user is added/ removed, the feedback is not provided to screen reader. h3. Steps to Reproduce # Using screen reader, navigate to the main content and try to add/ remove user. # Listen that the feedback message is not announced by screen reader. h3. Actual Results When the user is added/ removed from the data table, the feedback message is not conveyed to the screen reader users. Thus screen reader users are not aware about the action performed. h3. Expected Results The screen reader should announce the feedback message for their users. Use ARIA live region to make sure that the dynamic update is announced for screen reader users. This can be achieved by either adding a live region role="status" or aria-live="polite" and aria-atomic="true" attributes. The message can be for example "Test123 user added" or "Test123 user removed". For more information on implementing the live regions, visit https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available Environment MacBook Pro (16-inch, 2021) macOS: Sonoma 14.1. Chrome - Version 118.0.5993.70 (Official Build) (arm64) Firefox- Version 92.0 (64-bit) Safari- Version 17.0 (19616.1.27.211.1) JAWS- Version 2023 NVDA- Version 2021.2 Voiceover - Version Latest |
Labels | New: 4.1.3 ax-at-user ax-bug ax-crowd-dc-vpat ax-crowd-dc-vpat-assignusertogroup ax-crowd-dc-vpat-pg11 ax-qa level-AA wcag21 |