[Koha-bugs] [Bug 35347] 'More information' should always display in cookie consent bar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 11:09:42 CET 2024


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

--- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Note:
<button type="button" class="btn btn-info" id="consentMoreInfo"
aria-label="Click to view more information about your cookie consents">

The "click to view" is not needed here as it's marked as a button.
Accessibility guidelines recommend to not use click and similar on links and
such. Unrelated to the patch (pre-existing), but maybe someone wants to pick it
up as an academy bug.

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


More information about the Koha-bugs mailing list