https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26761 Bug ID: 26761 Summary: Use aria-disabled attribute in OPAC cart for disabled links Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Blocks: 8712 There is no "disabled" property for the <a> tag, so we have to have a way in addition to color to express that a link is disabled. I think using the "aria-disabled" attribute would be helpful. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8712 [Bug 8712] We should use WAI-ARIA guidelines to help with accessibility -OMNIBUS bug -- You are receiving this mail because: You are watching all bug changes.