[Koha-bugs] [Bug 14699] Intranet search history issues due to DataTables pagination

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 15 19:07:14 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14699

--- Comment #7 from Owen Leonard <oleonard at myacpl.org> ---
(In reply to Nick Clemens from comment #6)

> 2 - Select all searches but respect filters.  If I filter down to 8 searches
> it should select only those.  If my filter finds 21 searches (default 20
> visible) it should select all 21, but not searches limited by filter. 
> Labels would say "With ## selected searches: delete"

I think this is the correct goal. With a filtered result clicking "select all"
shouldn't select lines which are not visible because of the filter. However,
with a filtered or unfiltered result clicking "select all" should select
records across all pages.

> 1 - On master selecting any search past 20 doesn't change the look of the
> delete button, though it is enabled.  It does only function on the visible
> searches either way

Confirmed. Checking a box on any but the first page does not change the
appearance of the delete button or show the number of selected lines even
though the delete button will work.

> 2 - The phrasing "With selected searches: Delete" is awkward.

This is a pattern used elsewhere, although it's not quite as useful when there
is only one "action" available. See the OPAC list interface where we have 

"Select titles to: Place hold | Remove from list"

...which changes to:

"With selected titles: Place hold | Remove from list"

I think the advantage to doing it this way is that the interface is explicit
about *why* an option is disabled.

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


More information about the Koha-bugs mailing list