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

--- Comment #17 from Jonathan Druart <[email protected]> ---
(In reply to Owen Leonard from comment #16)
> A few minor things:

Thanks!

> - use "fa fa-filter" icon for the "Show filters" link

Commit "Restore filters" adjusted.

> - the bulk actions controls (delete, modify) appear if you click a checkbox
> but not if you click "Select all"

Done in "Fix select/clear all links".

> - The checkbox column should not be sortable (an existing bug)

This seems trivial to fix but it's not. The problem is the
StaffDetailItemSelection (I've let a comment somewhere, IMO we should remove
it, I don't see how it can be useful).
As it's an existing bug I would like to deal with this specific bug on a
separate bug report.
I have opened bug 33860.

> I like the choice to hide all the table controls until you click "Show
> filters" but I am concerned that others might miss the quick filter box. I
> hope others will comment on that.

There was actually a bug. I've adjusted "Fix DT dom and remove DT info if not
needed".
The idea is to display the search and pagination only if there is pagination.
If all the items are displayed then we show a simple table and browser search
ctrl+f can then be used to search on the displayed info.

-- 
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/

Reply via email to