Bug 31760

Summary: Fix contrast of separator in top header in staff client (WCAG)
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: Staff interfaceAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: trivial    
Priority: P5 - low CC: black23, gmcharlt, lucas
Version: unspecifiedKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00
Circulation function:
Bug Depends on: 30952    
Bug Blocks:    
Attachments: Bug 31760: Fix contrast of 'separator'
Bug 31760: Fix contrast of 'separator'

Description Martin Renvoize (ashimema) 2022-10-13 10:46:25 UTC
Collector bug for contrast issues introduced in bug 30952.. most were fixed, but a few were missed.

See https://github.com/jajm/koha-staff-interface-redesign/issues/10 for the original report.
Comment 1 Martin Renvoize (ashimema) 2022-10-13 10:50:18 UTC
Created attachment 141792 [details] [review]
Bug 31760: Fix contrast of 'separator'

This patch increases the contrast of the separator pipe visible in the
staff client upper right corner of the header bar.
Comment 2 Katrin Fischer 2022-10-24 19:23:36 UTC
Please don't forget to set Assignee!
Comment 3 Katrin Fischer 2022-10-24 19:28:27 UTC
Testing note: You need to turn on desks or cash registers and set one for the session to get to see the separator.
Comment 4 Katrin Fischer 2022-10-24 19:30:22 UTC
Created attachment 142556 [details] [review]
Bug 31760: Fix contrast of 'separator'

This patch increases the contrast of the separator pipe visible in the
staff client upper right corner of the header bar.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2022-10-27 21:06:53 UTC
Taking this easy fix straight to PQA.
Comment 6 Tomás Cohen Arazi (tcohen) 2022-10-28 19:47:43 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!