-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Queues
-
Severity 3 - Minor
-
Accessibility
Issue Summary
The "Queues" data table is not defined programmatically.
Steps to Reproduce
- Open any JSM project.
- Navigate to the side navigation and activate "Queues" link.
- Navigate to the mentioned content and inspect the code.
- Observe that the content is not marked-up using table elements.
Screenshot

Actual Results
The "Queues" table in the main content area is visually presented as a data table but is not programmatically marked up as a table. As a result, screen reader users will find it difficult to understand the content structure.
Expected Results
The content should be announced as a table with appropriate rows and columns along with the headers for associated data by the screen reader for their users.
Utilized table mark-up, such as <table>, <tr>, <th>, <td>, and so on to present the content as a data table.
For more information on tables, you can refer:
https://www.w3.org/WAI/tutorials/tables/
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2021)
macOS Sonoma 14.7
Operations - Windows11
Chrome - Version 131.0.6778.140 (Official Build) (64-bit)
Safari- Version 18.0
Firefox- Version 131.0.3 (64-bit)
JAWS- Version 2023
NVDA- Version 2024.4
VoiceOver - Version Latest