When adding a new fund form administration or acquisition the focus should be on the first input field of the entry form: Fund code
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