Bug 40716 - List of pages of marc batches should wrap to new row on Manage Staged MARC Records
Summary: List of pages of marc batches should wrap to new row on Manage Staged MARC Re...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-27 18:21 UTC by Andrew Fuerste-Henry
Modified: 2025-08-27 18:21 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.