[Koha-bugs] [Bug 28101] New: Accessibility: OPAC - Breadcrumbs should be more accessible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 14 15:56:30 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28101

            Bug ID: 28101
           Summary: Accessibility: OPAC - Breadcrumbs should be more
                    accessible
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Keywords: accessibility
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: wainuiwitikapark at catalyst.net.nz
          Reporter: wainuiwitikapark at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
          Assignee: wainuiwitikapark at catalyst.net.nz
            Status: ASSIGNED
          Keywords: accessibility

Breadcrumbs should adhere to the guidelines in
https://www.w3.org/TR/wai-aria-practices-1.1/examples/breadcrumb/index.html
i.e. be a <nav aria label="Breadcrumb" class="breadcrumb"> with an ordered list
inside, with appropriate styling to make it appear as breadcrumbs. It should
also have aria-current="page" to specify where the current page is.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list