https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Cook <[email protected]> --- Hmm this is an interesting one. I can 100% understand using checkboxes instead of clicking the link/the little X. I think most modern facetted search engines update the interface immediately after a checkbox check/uncheck, but they tend to be extremely fast at returning results. That said, I had a case recently where my Internet was poor and it was so frustrating because the search results would take a long time to load on a retail site. It made the UI almost unusable... I think we'd want to system preference this one... but it's an interesting idea for sure. I think Koha might benefit from having to click a button to apply the facet filters rather than doing it immediately. It would improve the speed of getting the desired results for users (better UX) and it would mean fewer operations (less load on the server). I don't know about "Refine Search" as the button label though (also it would need to be "Refine search" with a lowercase S to follow Koha rules). I suppose it says "Refine your search" at the top of the facet section but it doesn't seem very modern. Honestly, I think we could probably change "Refine your search" to "Filters" and then have the button be "Apply" or "Apply filters". (Funny enough Ex Libris Primo has a title of "Refine my results" and has two buttons: "Clear" and "Apply Filters". After applying filters, they have "Active filters" shown at the top.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
