Bug 31408 - Set focus for cursor to Start date when adding a new budget
Summary: Set focus for cursor to Start date when adding a new budget
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Isobel Graham
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks: 31411
  Show dependency treegraph
 
Reported: 2022-08-18 21:54 UTC by Katrin Fischer
Modified: 2023-02-05 00:03 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?