Issue Summary

      The data table has missing or incomplete header cell markup.

      Elements:

      • Name
      • Owner

      Tested URL

      https://instenv-19536-ipiz.instenv.internal.atlassian.com/secure/insight/search?schema=3 

      Steps to Reproduce

      1. Launch the URL
      2. In the main content area, navigate to the Find more filters link and activate it.
      3. A modal dialog will pop up for "Filters"
      4. Navigate into the table section area where the data is present.

      Actual Results

      The "Name" and "Owner" are marked as <td> elements instead of <th> elements in the Filter dialog, which structure-wise and visually are represented as table headers.

      Expected Results

      Use <th> tags to identify column headers such as “Name” and “Owner" of the table. A screen reader reads the table information in a linear order reading one cell at a time. Thus it is essential to mark up the table headers to help users interpret the table data correctly. 

      Suggested code :

       

      <tr class="ruiTable__row ruiTable__row--header"><th class="ruiTable__row__col"><div class="ruiTable__row__col__content">Name</div></th><th class="ruiTable__row__col" colspan="2"><div class="ruiTable__row__col__content">Owner</div></th></tr>
       
      

       

      Screenshot

      Workaround

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

      Bug Ref: 746703

      Bulldog Ref:

        1. Screenshot 2022-05-23 at 11.25.45 PM.png
          447 kB
          Akhilesh Paradhi
        2. Screenshot 2023-03-03 at 4.26.16 PM.png
          579 kB
          Rahil Shaikh

            [JSDSERVER-11380] Filter: Data table has missing or incomplete header cell markup.

            Matthew Brennan made changes -
            Labels Original: 1.3.1 Accessibility WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-dev-ready ax-jsm ax-low-priority ax-macos-safari ax-platform-dc ax-qa ax-qa-prioritised ax-vpat-critical ax-windows-chrome sprint4 New: 1.3.1 Accessibility WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-critical ax-critical-priority ax-dev-ready ax-jsm ax-low-priority ax-macos-safari ax-platform-dc ax-qa ax-qa-prioritised ax-vpat-critical ax-windows-chrome sprint4
            Matthew Brennan made changes -
            Labels Original: 1.3.1 Accessibility WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-dev-ready ax-jsm ax-low-priority ax-macos-safari ax-platform-dc ax-qa-prioritised ax-vpat-critical ax-windows-chrome sprint4 New: 1.3.1 Accessibility WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-dev-ready ax-jsm ax-low-priority ax-macos-safari ax-platform-dc ax-qa ax-qa-prioritised ax-vpat-critical ax-windows-chrome sprint4
            Satej Mirpagar made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Waiting for Release [ 12075 ] New: Closed [ 6 ]
            Oleksandr Stoliar made changes -
            Sprint Original: JSM Sprint 4, JSM Sprint 5, JSM Sprint 6 [ 7042, 7051, 7059 ] New: JSM Sprint 4, JSM Sprint 5, JSM Sprint 6, JSM Sprint 7 [ 7042, 7051, 7059, 7069 ]
            Denys Serhiienko (Inactive) made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 746289 ]
            Oleksandr Stoliar made changes -
            Sprint Original: JSM Sprint 4, JSM Sprint 5 [ 7042, 7051 ] New: JSM Sprint 4, JSM Sprint 5, JSM Sprint 6 [ 7042, 7051, 7059 ]
            Oleksandr Stoliar made changes -
            Sprint Original: JSM Sprint 4 [ 7042 ] New: JSM Sprint 4, JSM Sprint 5 [ 7042, 7051 ]
            Olena Lymar made changes -
            Status Original: In Review [ 10051 ] New: Waiting for Release [ 12075 ]
            Olena Lymar made changes -
            Fix Version/s New: 5.8.0 [ 104629 ]
            Olena Lymar made changes -
            Labels Original: 1.3.1 Accessibility WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-jsm ax-low-priority ax-macos-safari ax-platform-dc ax-qa-verified ax-vpat-critical ax-windows-chrome New: 1.3.1 Accessibility WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-dev-ready ax-jsm ax-low-priority ax-macos-safari ax-platform-dc ax-qa-prioritised ax-vpat-critical ax-windows-chrome sprint4

              aee694511cd1 Olena Lymar
              12b69dcabe29 Matthew Brennan
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: