http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811 --- Comment #72 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to mathieu saby from comment #70)
Hi Jonathan
3 remarks:
- there is a little conflict (I solved it on my VM)
I will submit a rebased patch.
- when I click on A to see all the patrons with name begining with A, I am automatically redirected to the card of the only patron whose name begins with A. Is it a wanted behavior?
When the table has only 1 result, the patron detail page is displayed.
- when I try to sort the table according to names or cardnumber, the sorting is quite slow. It's surprizing, because I only have 10 patrons in my test base. So I fear the results will be worse with a real base. Maybe it's an issue of my computer, but do you think there is some part of code to optimize?
With 3.7k patrons, I get a response in 600ms.
- Is there a way to cancel a filter when it is too restrictive? or to cancel all filters?
I don't understand. The filters on the left can be canceled on choosing the first entry 'all/any'. -- You are receiving this mail because: You are watching all bug changes.