https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129 --- Comment #188 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 205562 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205562&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.