Bug 33109 - Self checkout lag between checkouts
Summary: Self checkout lag between checkouts
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement with 20 votes (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-01 15:30 UTC by Ed Veal
Modified: 2023-03-01 15:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Veal 2023-03-01 15:30:11 UTC
Patrons with high number of checkouts currently need to wait between each checkout as the module displays the entire list of checkouts before allowing the next checkout. We are proposing enhancing the display of a patron’s checkouts using an Ajax table. This would appear very similar to the table on the circulation screen in the staff side. To speed up checkouts for patrons with high numbers of checkouts, there would be a button they can click to see all the checkouts if desired.

https://devs.bywatersolutions.com/2020/04/16/2020-04-16-self-check-circulation-display/