Issue Summary

      The "More" image button is missing label programmatically.

      Steps to Reproduce

      1. Navigate to the "Plans" dropdown.
      2. Select the "Accessibility Assessment" option.
      3. Navigate to the "Teams" link and activate it.
      4. Ensure that "Accessibility Assessment - Teams" page has been opened.
      5. Using screen reader navigate the mentioned image buttons and ensure that label is missing.

      Screenshot

      Actual Results

      The textual description is missing for the more image button due to which screen reader is announcing it as just button. As a result, screen reader users might not understand the purpose of the buttons effectively.

      Expected Results

      • Provide the aria-label to the <button> element.
      • In this case, provide label as "More action - Scrum team", "More action - QA team", and so on.

      Code Snippet

      <button class="sc-fAjcbJ bVzDB" aria-label="More action - Scrum team" spacing="default" type="button">
      (...)
      /button>

      Workaround

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

      Environment

      MacBook Pro (16-inch, 2019)
      macOS Ventura Version 13.6.1
      Chrome - Version 120.0.6099.234 (Official Build) (x86_64)
      Firefox- Version 112.0.1 (64-bit)
      Safari- Version 17.3 (18617.2.4.11.9, 18617)
      JAWS- Version 2022
      NVDA- Version 2020.3

          Form Name

            [JSWSERVER-25589] Accessibility Assessment | Teams: Label not defined for the button

            There are no comments yet on this issue.

              Unassigned Unassigned
              c3f9a46dc7c4 Varsha Bansode
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated: