| Summary: | Set focus for cursor to first input field when adding new classification source, filing rule, or splitting rule | ||
|---|---|---|---|
| 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: | enhancement | ||
| Priority: | P5 - low | CC: | david, kyle | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | This enhancement sets the cursor/focus on the first form field when adding an entry on the classification configuration page (includes input forms for new classification source, filing rule, and splitting rule). | |
| Version(s) released in: | 22.11.00 | Circulation function: | |
| Bug Depends on: | |||
| Bug Blocks: | 31411 | ||
| Attachments: | Bug 31399: Set focus on first input when adding a new classification source, filing rule, or splitting rule Bug 31399: Set focus on first input when adding a new classification source, filing rule, or splitting rule Bug 31399: Set focus on first input when adding a new classification source, filing rule, or splitting rule | ||
| 
        
          Description
        
        
          Katrin Fischer
        
        
        
        
          2022-08-18 20:46:29 UTC
        
       Created attachment 139428 [details] [review] Bug 31399: Set focus on first input when adding a new classification source, filing rule, or splitting rule This makes sure the cursor/focus is always in the first form field when adding an entry on the classification configuration page. * Got to administration > classification sources * Verify for each of the three "New ..." buttons on top that the entry form has no focus on any field * Apply patch * Repeat testing the new forms and the focus now should always be in the first input field of the entry form Created attachment 139430 [details] [review] Bug 31399: Set focus on first input when adding a new classification source, filing rule, or splitting rule This makes sure the cursor/focus is always in the first form field when adding an entry on the classification configuration page. * Got to administration > classification sources * Verify for each of the three "New ..." buttons on top that the entry form has no focus on any field * Apply patch * Repeat testing the new forms and the focus now should always be in the first input field of the entry form Signed-off-by: David Nind <david@davidnind.com> Created attachment 140155 [details] [review] Bug 31399: Set focus on first input when adding a new classification source, filing rule, or splitting rule This makes sure the cursor/focus is always in the first form field when adding an entry on the classification configuration page. * Got to administration > classification sources * Verify for each of the three "New ..." buttons on top that the entry form has no focus on any field * Apply patch * Repeat testing the new forms and the focus now should always be in the first input field of the entry form Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master for 22.11. Nice work everyone, thanks! |