Summary: | "Search a patron" box no longer has auto focus | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Circulation | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to stable --- | QA Contact: | Lucas Gass (lukeg) <lucas> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, martin.renvoize, phil |
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: |
24.11.00,24.05.06
|
|
Circulation function: | |||
Bug Depends on: | 30965 | ||
Bug Blocks: | |||
Attachments: |
Bug 37983: Restore auto-focus on patron input when "Schedule a pickup" is selected
Bug 37983: Restore auto-focus on patron input when "Schedule a pickup" is selected Bug 37983: Restore auto-focus on patron input when "Schedule a pickup" is selected |
Description
Jonathan Druart
2024-09-23 10:06:37 UTC
Created attachment 171873 [details] [review] Bug 37983: Restore auto-focus on patron input when "Schedule a pickup" is selected In the curbside pickup module, when the "Schedule a pickup" tab is selected we expect the patron search box to get the focus. But it has been broken bug 30965 (which changed the id of the input). Test plan: Setup curbside pickup for your library Go to Circulation > Curbside pickups Click the last tab Notice that you can directly search for a patron, the input has the focus Created attachment 171915 [details] [review] Bug 37983: Restore auto-focus on patron input when "Schedule a pickup" is selected In the curbside pickup module, when the "Schedule a pickup" tab is selected we expect the patron search box to get the focus. But it has been broken bug 30965 (which changed the id of the input). Test plan: Setup curbside pickup for your library Go to Circulation > Curbside pickups Click the last tab Notice that you can directly search for a patron, the input has the focus Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Testing notes: the tabs looking like a line of jammed-together links is bug 37761 Created attachment 171948 [details] [review] Bug 37983: Restore auto-focus on patron input when "Schedule a pickup" is selected In the curbside pickup module, when the "Schedule a pickup" tab is selected we expect the patron search box to get the focus. But it has been broken bug 30965 (which changed the id of the input). Test plan: Setup curbside pickup for your library Go to Circulation > Curbside pickups Click the last tab Notice that you can directly search for a patron, the input has the focus Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant Backported to 24.05.x for upcoming 24.05.06 |