[Koha-bugs] [Bug 21246] Extend the 'Last patron' navigation feature to 'Last X patrons'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 30 14:27:16 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21246

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 152902
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152902&action=edit
Bug 21246: Extend the 'Last patron' navigation feature to 'Last 10 patrons'

This retains the "last patron" link, but extends it to add a dropdown
containg the last 10 patrons.

A future enhancement to control how many patrons to retain would
complement this well.

1) Enable showLastPatron
2) Visit two patrons details pages
3) Note "Last patron" link displays and links to the last visited patron
4) Log out
5) Apply this patch
6) Log in
7) Visit the patron details page for a few patrons
8) Note the "Last patron" link behaves as is did previously
9) Note the split button has a pulldown with the other previous patrons
10) Verify that only the last 10 patrons are retained in the pulldown
11) Verify that if you visit a patron who is already in the list
    they get moved to the top of the list

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list