Summary: | Set focus for cursor to Currency when adding a new currency | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | arthur.suzuki, isobel.graham09, lucas, wainuiwitikapark |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.03,22.05.10,21.11.18
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 31411 | ||
Attachments: |
Bug 31407: Set focus for cursor to Currency when adding a new currency
Bug 31407: Set focus for cursor to Currency when adding a new currency Bug 31407: Set focus for cursor to Currency when adding a new currency |
Description
Katrin Fischer
2022-08-18 21:52:36 UTC
Created attachment 146178 [details] [review] Bug 31407: Set focus for cursor to Currency when adding a new currency This makes sure that the focus is on the first field of the form when adding a new currency. To test: * Go to administration > currencies * Add a new currency * Verify the focus is not on the form * Apply patch * Repeat, verify the focus is now on the first input "currency" Created attachment 146269 [details] [review] Bug 31407: Set focus for cursor to Currency when adding a new currency This makes sure that the focus is on the first field of the form when adding a new currency. To test: * Go to administration > currencies * Add a new currency * Verify the focus is not on the form * Apply patch * Repeat, verify the focus is now on the first input "currency" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 146288 [details] [review] Bug 31407: Set focus for cursor to Currency when adding a new currency This makes sure that the focus is on the first field of the form when adding a new currency. To test: * Go to administration > currencies * Add a new currency * Verify the focus is not on the form * Apply patch * Repeat, verify the focus is now on the first input "currency" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. Backported to 22.05.x for upcoming 22.05.10 applied to 21.11.x for 21.11.18 Not backported to 21.05.x |