[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 9 15:30:04 CET 2023


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

--- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 146430
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146430&action=edit
Modal highlighting why I think it's a bad idea

I've attached a mock of the modal.. all the red dots are the fields I feel
sohuld be actively disabled for this preference.. many of the remaining one's I
also feel don't make much sense / would lead to unusable results - searching
for 'mr' in the title field for example.. how is that remotely helpful?

Also, to convert this to a Modal we would need to do a database update to
convert the existing preference from csv to pipe delimited string, update the
preference descriptions and catch all the cases where the preference is
currently in use and convert them from expecting a CSV to expecting a Pipe
delimited string.

I'm happy to expand the select list.. but I really don't think it's appropriate
to display a modal filled with options greyed out.

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


More information about the Koha-bugs mailing list