https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28102 Bug ID: 28102 Summary: Accessibility: OPAC - Breadcrumbs should be more accessible Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: BLOCKED Keywords: accessibility Severity: enhancement Priority: P5 - low Component: OPAC Assignee: wainuiwitikapark@catalyst.net.nz Reporter: wainuiwitikapark@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org Status: BLOCKED Assignee: wainuiwitikapark@catalyst.net.nz 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.