Bug 40716

Summary: List of pages of marc batches should wrap to new row on Manage Staged MARC Records
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2025-08-27 18:21:17 UTC
On the "Manage staged MARC records" page, the pagination controls are a horizontal list of all of the pages. If one has so many batches that the list of pages is longer than the window is wide, that list should wrap and form a new row, rather than pushing off the side of the window.

I think this used to wrap before 24.11? Maybe the bootstrap update changed it?

For this to become obvious, one has to have *a lot* of batches. I used SQL to just insert 1,000 rows in import_batches without actual staged files.