[Koha-bugs] [Bug 32261] Insufficient user feedback when selecting patron in autocomplete

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 18 09:57:54 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32261

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 144047
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144047&action=edit
Bug 32261: Add more UI feedback when selecting patron from autocomplete

There is only a tiny change in the color of the selected item, but it's
not obvious.

Test plan:
Regenerate the css files using `yarn build`
Search for patrons and note that the down/up keys let you select a
patron and the background color change.
Note that the background color is not on the container and so is not
similar as the hover rule (when using the mouse). We could change that,
but then the behaviour is weird when you have both the mouse and the
keyboard selecting items in the item list.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list