Kanban board: Definition list mark-up used inappropriately

XMLWordPrintable

    Issue Summary

    Definition list mark-up used for the content present in the main content area.

    Note: This issue has also been observed on the "Backlog" page.

    Steps to Reproduce

    1. Navigate to "Boards" dropdown present in the header section.
    2. Navigate to the "KAN board" option and activate it.
    3. Observe that "kanban board" page has been appeared on the page.
    4. Navigate to the elements marked as a defination list.
    5. Using JAWS, observe that defination list provided inappropriately.

    Screenshot 1: Kanban Board

    Screenshot 2: Backlog

    Actual Results

    The content such as "Quick filters", "only my issues", and "Recently viewd issues" are marked up using defination list inappropriately. As a result, screen reader users found it difficult to understand the information effectively.

    Expected Results

    Remove list mark-up from the source code of the mentioned content such "Quick filters", "only my issues", and "Recently viewd issues"

    Code Snippet

    <dl id="js-work-quickfilters" class="aui-expander-content ghx-quick-content">
    <dt aria-describedby="aui-tooltip" tabindex="0" id="js-quickfilters-label" class="ghx-cursor-help">Quick Filters:</dt>
    <dd><a role="button" href="#" class="js-quickfilter-button aui-button aui-button-link first  " title="Displays issues which are currently assigned to the current user" data-filter-id="3" resolved="">Only My Issues</a></dd>
    (...)
    </dl>

    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 Monterey Version 12.6
    Chrome - Version 106.0.5249.91 (Official Build) (x86_64)
    Firefox- Version 93.0 (32-bit)
    Safari- Version 14.1.2 (16611.3.10.1.16)
    JAWS- Version 2022
    NVDA- Version 2020.3
    Voiceover - Version Latest

      1. dl.png
        dl.png
        757 kB
      2. image-2023-04-05-08-11-07-698.png
        image-2023-04-05-08-11-07-698.png
        854 kB

            Assignee:
            Unassigned
            Reporter:
            Varsha Bansode (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: