https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38116
--- Comment #3 from Jonathan Druart <[email protected]> --- Currently there is a description of the search displayed. It is adjusted when you use the filters on the left or when you click on the the "start with" letters that is on top of the table. However it's not updated when a filter on the table is used (general search of column filters). It can lead to confusion, especially with bug 33484 where you can use a link to restore specific state of a table. A test plan would be: Use the filter on the left Use a "start with" letter => No change in behaviour Use the global search filter and the column filters => They are appended to the description Hide columns where you have filter => Still in the description. But notice a tiny problem if an option of a dropdown list is selected, code is displayed instead of description. Could be fixed I think, but on a separate bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
