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

--- Comment #1 from Owen Leonard <[email protected]> ---
I think the patch for Bug 24335 fixes this.

However, there remains the ambiguity about whether or not those batch
operations will affect checked items which are not on the current "page" of the
table. For instance:

- I check all items on the first page
- I navigate to the next page
- I check all the items on the second page
- I click the "Mark seen" button

Result: Only the checked items on the second page are marked seen.

One possible solution: A prompt asking the user whether they want to finish
what they're doing before switching pages in the table.

I bring this up in case this bug should be repurposed to address that issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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