Summary: | Header search input no longer has an outline when focused | ||
---|---|---|---|
Product: | Koha | Reporter: | Jason Robb <jrobb> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | barbara.johnson, cbrannon, emily.lamancusa, george, gmcharlt, lucas, madamyk, mspinney |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Comparison of header search pre and post 22.11
Screenshot showing the area which could be styled |
Description
Jason Robb
2023-05-18 18:19:09 UTC
I agree. Adding an outline when focused would be helpful. Agreed - I think having the outline will reduce mistakes and increase efficiency for our staff. Created attachment 151475 [details]
Screenshot showing the area which could be styled
Because of the underlying markup I don't think the proposed style could be achieved. This screenshot shows how it would be possible to add an outline style to the focused form field, with a border-radius added to help match the surrounding elements
I agree it's an accessibility concern. Thanks for working on this Jason and to Owen for the proposed updates. +1 I used Jason's CSS and it worked just fine. Not sure where the problem is Owen. Also, I changed the color to black, as the contrast is not as great with the yellow. (In reply to Christopher Brannon from comment #6) > Not sure where the problem is Owen. Okay cool Thanks for sharing this, Jason! I just added it to our installation and it looks great! Excellent, thanks for doing this Jason. |