Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-6162

Assign user to group: Feedback message not announced for screen reader users

    XMLWordPrintable

Details

    Description

      Issue Summary

      On "Assign user to group" page, when user is added/ removed, the feedback is not provided to screen reader.

      Steps to Reproduce

      1. Using screen reader, navigate to the main content and try to add/ remove user
      2. 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            75e99cd1893f Naeem Solkar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: