Summary: | Table columns missing headings | ||
---|---|---|---|
Product: | Koha | Reporter: | Alexander Blanchard <alexander.blanchard> |
Component: | Accessibility | Assignee: | Alexander Blanchard <alexander.blanchard> |
Status: | Pushed to main --- | QA Contact: | Lucas Gass (lukeg) <lucas> |
Severity: | normal | ||
Priority: | P5 - low | CC: | lucas, martin.renvoize, matt.blenkinsop, oleonard |
Version: | Main | Keywords: | accessibility |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.05.00
|
Circulation function: | |
Bug Depends on: | |||
Bug Blocks: | 39925 | ||
Attachments: |
Bug 39490: Table Columns Missing Headings
Bug 39490: Table Columns Missing Headings Bug 39490: Table Columns Missing Headings |
Description
Alexander Blanchard
2025-03-31 09:40:14 UTC
Created attachment 180691 [details] [review] Bug 39490: Table Columns Missing Headings An accessibility audit highlighted that the purchase suggestions and search history tables in the 'My Account' section do not have headings in the tickbox column. The report suggests headings should be added to support those using screen readers. To Test: 1) In the opac, navigate to 'Your Account' 2) Navigate to 'Purchase Suggestions' 3) Add a purchase suggestion if you currently have none 4) Note that the left column does not have a heading and you cannot tab to it 5) Navigate to 'Search History' 6) Note, you must have searched the catalogue at least once for this table to display 7) Note that the left column does not have a heading and you cannot tab to it 8) Apply the patch 9) Repeat the steps above 10) Note that the tables now have a tooltip with information relevant to the column 11) Note that this column heading can now be tabbed to Created attachment 180707 [details] [review] Bug 39490: Table Columns Missing Headings An accessibility audit highlighted that the purchase suggestions and search history tables in the 'My Account' section do not have headings in the tickbox column. The report suggests headings should be added to support those using screen readers. To Test: 1) In the opac, navigate to 'Your Account' 2) Navigate to 'Purchase Suggestions' 3) Add a purchase suggestion if you currently have none 4) Note that the left column does not have a heading and you cannot tab to it 5) Navigate to 'Search History' 6) Note, you must have searched the catalogue at least once for this table to display 7) Note that the left column does not have a heading and you cannot tab to it 8) Apply the patch 9) Repeat the steps above 10) Note that the tables now have a tooltip with information relevant to the column 11) Note that this column heading can now be tabbed to Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Created attachment 181187 [details] [review] Bug 39490: Table Columns Missing Headings An accessibility audit highlighted that the purchase suggestions and search history tables in the 'My Account' section do not have headings in the tickbox column. The report suggests headings should be added to support those using screen readers. To Test: 1) In the opac, navigate to 'Your Account' 2) Navigate to 'Purchase Suggestions' 3) Add a purchase suggestion if you currently have none 4) Note that the left column does not have a heading and you cannot tab to it 5) Navigate to 'Search History' 6) Note, you must have searched the catalogue at least once for this table to display 7) Note that the left column does not have a heading and you cannot tab to it 8) Apply the patch 9) Repeat the steps above 10) Note that the tables now have a tooltip with information relevant to the column 11) Note that this column heading can now be tabbed to Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> For search history this now displays for "authority" searches, but not for bibliographic searches (first tab). Pushed for 25.05! Well done everyone, thank you! (In reply to Katrin Fischer from comment #4) > For search history this now displays for "authority" searches, but not for > bibliographic searches (first tab). Moved to a new bug: Bug 39925 - Table columns missing headings for bibliographic search history in OPAC |