https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129
--- Comment #215 from Paul Derscheid <[email protected]> --- Created attachment 206295 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206295&action=edit Bug 41129: (QA follow-up) Adopt the shared PatronSelect component in BookingPatronStep Replace BookingPatronStep's inline v-select patron search with the reusable PatronSelect component from bug 43518, removing the duplicated search/debounce/age-formatting logic. Test plan: 1. Open the booking modal, verify the patron step still searches, debounces, and displays age/library context as before. 2. Run: yarn cypress run --component --browser electron --spec 't/cypress/component/BookingPatronStep_spec.ts' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
