-
Notifications
You must be signed in to change notification settings - Fork 38
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
New component: Datepicker #79
Comments
Requirements asked for by application developers:
|
Aksel and Shadcn uses react day picker for their date pickers. |
Summary of: What makes an accessible date picker? Is it even possible? - Inclusive Design 24 I recommend going through the presentation yourselves. The presentation covers:
Start with asking these questions. Is a date picker the best solution:
Date pickers can be suitable for some situations, such as choosing dates for a holiday. Date pickers can be less than ideal in other situations, such as a ‘Date of birth’ component. The presenter uses these three date pickers as examples in the test: All three datepickers have their strengths and weaknesses. |
Existing datepickers in other design systems
Research:
Altinn 3 needs
Tasks
The text was updated successfully, but these errors were encountered: