[Koha-bugs] [Bug 15812] Checkout search with too many results (single character search) causes poor performance or timeout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 1 10:40:28 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15812

--- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
This is a lovely improvement... it simplifies and reduces code and adds direct
access to checkouts from patron results page.  I'd love to see a follow-on bug
to do the same for holds searching and then we can ditch some more code :).

However, I do think Fridolin raises a good point about the 'cardnumber' field
being one you can hide which could cause confusion. The button styling isn't
complete and I agree it's a little jarring to see it outside of the 'actions'
field.

I'd be tempted move the button to the actions column and perhaps update the
cardnumber text to be a link directly to checkout (with a tooltip preferably).

If you think that would fulfil all your customers requirements, I'd be happy to
make that change in a follow-up Nick?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list