Summary: | When adding a new vendor set focus for cursor to name input box | ||
---|---|---|---|
Product: | Koha | Reporter: | Barbara Johnson <barbara.johnson> |
Component: | Acquisitions | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lucas |
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: |
This patch modifies the form for creating a new vendor in acquisitions so that the user's cursor is automatically placed in the first field, the vendor name input.
|
Version(s) released in: |
20.11.00
|
Circulation function: | |||
Attachments: |
Bug 26729: Add focus class to vendor name field in vendor add form
Bug 26729: Add focus class to vendor name field in vendor add form Bug 26729: Add focus class to vendor name field in vendor add form Bug 26729: Add focus class to vendor name field in vendor add form |
Description
Barbara Johnson
2020-10-18 19:35:52 UTC
Created attachment 111997 [details] [review] Bug 26729: Add focus class to vendor name field in vendor add form This patch adds the "focus" class to the vendor name field in the form for adding or editing a vendor in acquisitions. To test, apply the patch and go to Acquisitions -> New vendor. On page load the cursor focus should automatically be on the vendor name field. The same should true when editing an existing vendor. Created attachment 111999 [details] [review] Bug 26729: Add focus class to vendor name field in vendor add form This patch adds the "focus" class to the vendor name field in the form for adding or editing a vendor in acquisitions. To test, apply the patch and go to Acquisitions -> New vendor. On page load the cursor focus should automatically be on the vendor name field. The same should true when editing an existing vendor. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Created attachment 112009 [details] [review] Bug 26729: Add focus class to vendor name field in vendor add form This patch adds the "focus" class to the vendor name field in the form for adding or editing a vendor in acquisitions. To test, apply the patch and go to Acquisitions -> New vendor. On page load the cursor focus should automatically be on the vendor name field. The same should true when editing an existing vendor. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 112036 [details] [review] Bug 26729: Add focus class to vendor name field in vendor add form This patch adds the "focus" class to the vendor name field in the form for adding or editing a vendor in acquisitions. To test, apply the patch and go to Acquisitions -> New vendor. On page load the cursor focus should automatically be on the vendor name field. The same should true when editing an existing vendor. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |