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

Create Directory Connector: Button with inappropriate accessible name

    XMLWordPrintable

Details

    Description

      Issue Summary

      On the "Create Directory Connector" page, Inappropriate accessible name "Inline message icon" is provided for the button. 

      Steps to Reproduce

      1. open the above mentioned page. 
      2. Using screen reader, Navigate onto the mentioned button present under "Synchronization frequency" section.
      3.  Listen that the accessible name is inappropriate.

      Screenshot

      Actual Result

      Inappropriate accessible name "Inline message icon" is specified for the button present in the "Synchronization" section. As a result, screen reader users will not understand the exact purpose of the mentioned button.

      Expected Result

      Screen reader should announce appropriate and descriptive accessible name for the button. in this instance, Specify appropriate accessible name as "Watch cron expressions message" for the button using "aria-label" attribute or via hidden text.

      Make sure that the "Aria-label" attribute should be used on <button> element instead of <span> element containing the button SVG image.

      Code Snippet

      <button aria-label="Watch cron expressions message" type="button" ..>
      <span role="img" >..</span>
      </button> 

      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: