Closed NillerW closed 1 year ago
We recieved this bugdescription during af bughunt, please test if the new version supports this: He couldn't select October 2nd while the calendar was in September - had to press "month forward" to October before October 2nd could be selected, even though October 2nd was visible in the September selector (bug)
iPhone 15 Pro Simulator
Safari
Firefox
Chrome
Edge
Language set to Danish on OS level.
Describe the enhancement
The Kirby input-field of type date should support selecting a date using the browsers native date picker.
Describe the solution you'd like
The Kirby input-field should be able to open a date picker for selecting a date.
Have you considered any alternatives?
Later on a custom date picker (using Kirby
Calendar
component) can be created and replace the browsers default, but to have a MVP the date picker should simply be the browsers default.Are there any additional context?
In issue #3234 a calendar icon will be added. Clicking this icon should open the date picker.
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Refinement
Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review: