Bug 39116 - Editing an item when there are many items can lead to too much scrolling
Summary: Editing an item when there are many items can lead to too much scrolling
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-12 21:05 UTC by Lucas Gass (lukeg)
Modified: 2025-02-22 13:15 UTC (History)
4 users (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 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"