Bug 34582 - Improve UX of item modification when a record has many items
Summary: Improve UX of item modification when a record has many items
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-21 11:53 UTC by Mathieu Saby
Modified: 2023-08-23 14:23 UTC (History)
2 users (show)

See Also:
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 Mathieu Saby 2023-08-21 11:53:51 UTC
When a record has many items (a serial for example), the table of all items displayed in cataloguing/additem.pl 
- can be very long
- can take a long time do be generated

So the specific item you want to edit, and the lateral menu on the left (Normal / MARC / ...) are stuck faaaar away at the bottom of the page

I don't know what direction to take to improve this behavior, but I am sure something could be done.