https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113
--- Comment #149 from David Cook <[email protected]> --- Realising now that I needed to rebuild the CSS. It would be good to provide an up-to-date test plan, especially one geared towards koha-testing-docker, which is what most testers will be using. -- With the re-built CSS, the staff interface auto complete is looking much better, but it still looks a little weird. It's a rectangular white text box that overlaps with the masthead. Ah it has the text highlighting now and the separation of suggestions. Excellent. NOTE: If you have a long autocomplete list, it clashes with the search toolbar on the search result page. It displays UNDER the "Select all | Clear all | Unhighlight | Add to cart... etc" when it should be displaying OVER. Additionally, it might make more sense to show 3-5 options instead of 10 and have a scroll so that you can look through the options. 10 options takes up a lot of the page... -- NOTE: It would be interesting to test this against a very large ES database. It's very fast on koha-testing-docker, but it only has ~400 bib records. Note: I notice that there's no loading icon for the autocomplete. Even on a small database, there's a slight lag until the autocomplete results show. It might be good to have a small loading icon in the search bar. (Just a nice to have. Not the end of the world if there isn't one, although on a large database, it might be a problem.) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
