Bug 28532

Summary: [Omnibus] Accessibility: Staff interface - add legends to forms
Product: Koha Reporter: wainuiwitikapark
Component: AccessibilityAssignee: Martin Renvoize <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: claire.hernandez, gmcharlt, martin.renvoize, matt.blenkinsop, oleonard
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 27741, 27877, 28243, 27631    
Bug Blocks:    

Description wainuiwitikapark 2021-06-09 08:51:02 UTC
Many of the forms in the Staff Client do not have legend tags to describe them. This is not accessible and makes it hard for navigation when using a screen-reader. 

However, adding these legends to forms can create redundancy and appear unnecessary.

Therefore, it may be beneficial for these legends to be in the class "sr-only" so that they are not visible, they are just available for those who use screen readers.