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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 23 04:40:29 CEST 2021


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

--- Comment #5 from wainuiwitikapark at catalyst.net.nz ---
(In reply to Owen Leonard from comment #4)
> I'm curious about your choice to remove the Bootstrap classes from the
> markup:
> 
> -            <li class="breadcrumb-item" aria-current="page">
> +            <li>
> +                <a href="#" aria-current="page">
>                      Blocked record
> +                </a>
>              </li>
> 
> I see that the "aria-current" information has moved to the link, and that's
> fine with me--I see that it fits the guidelines better. But I think there is
> value to keeping the Bootstrap 4 markup classes for consistency's sake and
> to be able to inherit existing Bootstrap classes.

Hi Owen, thanks for your comment. I was just attempting make it the same as Bug
27846. Please feel free to make any amendments that you believe would work
better but that also keep in line with accessibility standards.

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


More information about the Koha-bugs mailing list