[Koha-bugs] [Bug 34762] Add a search based select component to ERM

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 29 16:08:11 CEST 2023


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

--- Comment #8 from Ian Walls <ian at bywatersolutions.com> ---
for short lists of options, I can see this being an irritating extra step, but
for longer lists, the lag of loading makes the page unusable for a period of
time.

What about a compromise?  If the list of options is < X records, for some
reasonable value of X, show it in it's entirety, but if it's >= X, use the
SearchSelect component.

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


More information about the Koha-bugs mailing list