https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Arthur Suzuki <[email protected]> --- Hi David, The purpose to having to click on the button instead of having the search results computed on the fly is actually what we want. So is it for the resulting search query with AND / OR. The problem with the current implementation is : It is impossible to select multiple authors and have results for both. That's why I want to be able to select multiple authors and only then click on the "Refine search". With the current behavior, once I've selected one author, I cannot select another to have results for both in the same list. Hope this gives you a better understanding of the code. Best, Arthur -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
