Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: turn getValueAsDate/setValueAsDate into a get/set property #2223

Open
DavideMininni-Fincons opened this issue Nov 23, 2023 · 0 comments · May be fixed by #2244
Open

refactor: turn getValueAsDate/setValueAsDate into a get/set property #2223

DavideMininni-Fincons opened this issue Nov 23, 2023 · 0 comments · May be fixed by #2244
Assignees

Comments

@DavideMininni-Fincons
Copy link
Contributor

Convert getValueAsDate/setValueAsDate into a get/set property valueAsDate (sbb-time-input and sbb-datepicker).
Proposal: use a couple of get/set properties (value, valueAsDate) just like on native input elements in order to avoid ambiguous scenarios like timeInput.valueAsDate = “2024-10-10T09:00:00.000Z”.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
1 participant