Find an issue : Empty header found

XMLWordPrintable

    Issue Summary

    On "Find an issue" page, the empty table header is found for "Search issues" table. 

    Note : This issue is found on "Basic" and "Advanced" mode.

    Steps to Reproduce

    1. Open any project. 
    2. Activate "Issues" button in the header section and select "Search for issues" option.
    3. Navigate through page using screen reader or inspect the code. 
    4. Observe that the empty table headers are found on page. 

    Screenshot

    Actual Results

    The table header of "Search issues" table has been found empty.

    As a result, screen reader users will find it difficult to understand the table semantics while navigating through it.

    Expected Results

    The table header should not be empty, as it indicates the role of a heading for a particular column.

     

    <table aria-label="Search issues">
    <thead>
    <tr>
    ...
    <th>Action</th>
    </tr>
    </thead>
    ...
    </table>

    Workaround

    Not available

    Environment 

    MacBook Pro (16-inch, 2021)

    macOS Sonoma Version 14.1

    Chrome - Version 119.0.6045.159 (Official Build) (arm64)

    Firefox- Version 93.0 (32-bit) Safari- Version 17.1 (19616.2.9.11.7)

    JAWS- Version 2023

    NVDA- Version 2020.3

    Voiceover - Version Latest

          Assignee:
          Adrianna Musialik
          Reporter:
          Shruti Chabukswar (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          4 Start watching this issue

            Created:
            Updated:
            Resolved: