kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
82 stars 22 forks source link

[ENHANCEMENT] Allow browser UI for picking date via date component #3235

Closed NillerW closed 8 months ago

NillerW commented 10 months ago

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:

alxzak commented 8 months 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)

jkaltoft commented 8 months ago

iPhone 15 Pro Simulator

jkaltoft commented 8 months ago

Safari

image

Safari Screenshot 2023-11-13 at 15 49 31 Safari Screenshot 2023-11-13 at 15 49 49

image

jkaltoft commented 8 months ago

Firefox

image

Firefox Screenshot 2023-11-13 at 15 50 55 Firefox Screenshot 2023-11-13 at 15 51 01 Firefox Screenshot 2023-11-13 at 15 51 15

jkaltoft commented 8 months ago

Chrome

image

Chrome Screenshot 2023-11-13 at 15 51 46 Chrome Screenshot 2023-11-13 at 15 53 41 Chrome Screenshot 2023-11-13 at 15 51 55

jkaltoft commented 8 months ago

Edge

Language set to Danish on OS level.

image

Edge Screenshot 2023-11-13 at 15 51 59 Edge Screenshot 2023-11-13 at 15 54 02 Edge Screenshot 2023-11-13 at 15 52 10