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

Add Individual User: Status message difficult to locate

    XMLWordPrintable

Details

    Description

      Issue Summary

      On the "Add Individual User: page, Feedback message is not communicated.

      Steps to Reproduce

      1. Open the above mentioned page.
      2. Navigate to the main content area, Find "Add user" Link and activate it.
      3. Will be directed to "Add user" form, fill valid details and click on "Create" button.
      4.  Will be directed to "Confirmation details" page.
      5. Using screen reader, Navigate onto the "Save" button and activate it.
      6. Observe the presence of feedback message.
      7. Listen that this information is not announced.

      Screenshot

      Actual Result

      When users activates "save" button, The “Update successful” feedback message is not announced for screen reader users. Thus screen reader users are not aware about the message being displayed on the page. 

      Expected Result

      The screen reader should announce “Update successful” feedback message for their users, when users activates "Save" button. To achieve this, 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 to the container used to display the message. Make sure the live region is present in the page source by default. For more information on implementing the live regions, Visit:

      https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions

      Code Snippet

      <p role="status" class="title">Update successful</p>

      Workaround

       there is no known workaround for this behavior. A workaround will be added here when available

      Environment

      MacBook Pro (14-inch, 2021)
      macOs Ventura 13.5
      Chrome - Version 115.0.5790.114 (Official Build) (x86_64)
      Firefox- Version 93.0 (32-bit)
      Safari- Version 15.3 (17612.4.9.1.5)
      JAWS- Version 2023
      NVDA- Version 2023.2
      Voiceover - Version Latest

      Attachments

        Activity

          People

            Unassigned Unassigned
            71c7b0ef4382 Malleswara Rao Konthala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: