6 Jan
2021
6 Jan
'21
9:48 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27251 --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 114885 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114885&action=edit Bug 27251: Don't hide the table on delete if empty If we filtered the result, delete the only row displayed then the table was hidden. This is a nice behaviour, especially if there was no filter. However we must show it again if the filters are removed. I am suggesting to simply to not hide the table and avoid adding more JS code to deal with this very specific use case. -- You are receiving this mail because: You are watching all bug changes.