Bug 29527

Summary: Convert item tables from pre-loading all items data to ajax tables
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Mathieu Saby 2021-11-19 08:03:47 UTC
Hi
With many items, a record takes age to display in OPAC (same issue in staff interface). This is a big issue for serials.

Koha should fetch the record, display it, then fetch item data and display the table, with a pagination system.
Comment 1 Katrin Fischer 2023-06-24 22:30:54 UTC

*** This bug has been marked as a duplicate of bug 33568 ***