Bug 39116

Summary: Editing an item when there are many items can lead to too much scrolling
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jzairo, kebliss, m.de.rooy, mathsabypro
Version: unspecified   
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 Lucas Gass (lukeg) 2025-02-12 21:05:34 UTC
This is a complaint from staff who frequently edit items on a record that contains a large amount of items.

To recreate: 
1. Find a record with many items, 150+, or create many items. For this bug you can use the 'Add multiple copies of this item' button to quickly do so. 
2. Now you have a very large table ( #itemst )
3. Edit an item near the bottom of the table and 'Save changes'
4. Now you will be back on cataloguing/additem.pl?biblionumber=x 
5. You have to do a lot of scrolling to get back to the item you just edited.
Comment 1 Mathieu Saby 2025-02-22 13:13:35 UTC
+1

The UX of this page should be improved !

I was wondering if we could split the screen in two (top part with list of exemplaies / bottom part with details of a copy) and make sure that the list of exemplaies always remains in the top part. In our previous SIGB, that's how it worked...
Comment 2 Mathieu Saby 2025-02-22 13:15:21 UTC
Sorry, bad automatic translation.

I meant "top part with list of items / bottom part with details of an item"