https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32261 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 144059 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144059&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. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.