Bug 31408

Summary: Set focus for cursor to Start date when adding a new budget
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Isobel Graham <isobel.graham09>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: isobel.graham09, oleonard
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 31411    

Description Katrin Fischer 2022-08-18 21:54:04 UTC
When adding a new budget from acquisitions or administration, the cursor should be in the first input field of the entry form: Start date
Comment 1 Katrin Fischer 2023-02-05 00:03:47 UTC
Hm, using the focus class on a date input field with flatpickr breaks the date widget. 

Owen, do you have a tip/suggestion maybe?