Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-25722

Accessibility Assessment - Roadmaps: ARIA attribute defined inappropriately

    Issue Summary

    On the "Accessibility Assessment - Roadmaps" page, an empty aria-label is defined for the setting buttons.

    Steps to Reproduce

    1. Open the "Accessibility Assessment - Roadmaps" page.
    2. Navigate to the settings icon in the header section.
    3. Inspect the element and verify that an empty aria-label is defined.

    Screenshot 1

    Screenshot 2

    Screenshot 3

    Screenshot 4

    Actual Results

    In the header section an empty aria-label is defined for the setting button due to which an accessible name is missing. As a result, screen reader users are communicated with inappropriate information.
    The accessible name is missing for the following instances:
    1. Checkbox below the scope in the main content area- Refer to Screenshot 2
    2. for the "..." three dots below the review changes button- Refer to Screenshot 3
    3. for the collapse table column button- Refer to Screenshot 4

    Expected Results

    Provide an accessible name to the settings icon using aria-label="Setting" and ARIA attributes should be appropriately used with correct semantics and its unnecessary usage should be avoided.

    code snippet

    <button class="sc-htpNat iJjEoV" aria-label="setting">....</button>

    Workaround

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

    Environment

    MacBook Pro (13-inch, 2018)
    macOs Ventura 13.3.1
    Chrome - Version 109.0.5414.119 (Official Build) (64-bit)
    Firefox- Version 92.0 (64-bit)
    Safari- Version 16.4 (18615.1.26.110.1)
    JAWS- Version 2022
    NVDA- Version 2021.2
    Voiceover - Version Latest 

          [JSWSERVER-25722] Accessibility Assessment - Roadmaps: ARIA attribute defined inappropriately

          There are no comments yet on this issue.

            hsinha harsh
            437d33237d7b Astut Pathak (Inactive)
            Affected customers:
            0 This affects my team
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: