Summary: | Set focus for cursor to Fund code when adding a new fund | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Kyle M Hall (khall) <kyle> |
Severity: | minor | ||
Priority: | P5 - low | CC: | isobel.graham09, jonathan.druart, kyle, lucas, martin.renvoize |
Version: | Main | ||
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.05
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 31411 | ||
Attachments: |
Bug 31409: Set focus for cursor to Fund code when adding a new fund
Bug 31409: Set focus for cursor to Fund code when adding a new fund Bug 31409: Set focus for cursor to Fund code when adding a new fund |
Description
Katrin Fischer
2022-08-18 21:55:46 UTC
Created attachment 146179 [details] [review] Bug 31409: Set focus for cursor to Fund code when adding a new fund This makes sure that the focus is on the first input field of the form when adding or editing a fund. To test: * Go to administration > funds * Add a new fund to the budget * Verify the focus is not inside the form * Apply patch * Verify the focus is now in the first form field "Fund code" Created attachment 146270 [details] [review] Bug 31409: Set focus for cursor to Fund code when adding a new fund This makes sure that the focus is on the first input field of the form when adding or editing a fund. To test: * Go to administration > funds * Add a new fund to the budget * Verify the focus is not inside the form * Apply patch * Verify the focus is now in the first form field "Fund code" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Related to bug 31410 comment 3. Created attachment 148684 [details] [review] Bug 31409: Set focus for cursor to Fund code when adding a new fund This makes sure that the focus is on the first input field of the form when adding or editing a fund. To test: * Go to administration > funds * Add a new fund to the budget * Verify the focus is not inside the form * Apply patch * Verify the focus is now in the first form field "Fund code" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x |