https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41993 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Laura.escamilla@bywatersolu | |tions.com Status|Needs Signoff |Failed QA --- Comment #5 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- This patch introduces a new interface (Items available for bookings) but includes accessibility issues: - Form controls (inputs/selects) without associated labels - Fieldset used without a <legend> - Inconsistent labeling across filter controls - Potential empty or unclear table headers in the DataTable Because this is new UI, accessibility requirements should be met before sign-off. Please ensure: - All form controls have associated <label> elements (or aria-label/aria-labelledby) - Fieldsets include meaningful <legend> elements - Table headers contain descriptive text Happy to re-test once updated. -- You are receiving this mail because: You are watching all bug changes.