-
Notifications
You must be signed in to change notification settings - Fork 54
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
Forms > Date Picker #223
Comments
Have a look at SNCF's Bootstrap fork, using FlatPickr. |
Duet Design System date-picker probably worth a try. |
Don't know if it can help us at some point but https://codepen.io/eliseodannunzio/details/mdpMGgm could be interesting. |
datepicker when? Looking forward to this pls |
@Dorian-Grim Unfortunately, this is not yet prioritized due to its complexity. We will probably have to rely on a customizable external library and launch a big study around it to find one. Right now, we are focusing on releasing the dark mode. |
Date Picker
Requirement
As a developer
I want to insert Date Picker
So That I will get this ready to use component compatible with Orange design specifications and a11y requirements
DSM Reference: Components > Forms
General description
xxx
UI specifications
Anatomy
Variants
variant 1
xxx
variant 2
xxx
States
Internationalisation
xxx
Appearance
xxx
Placement
xxx
UX specifications
Interaction
All:
Mouse:
Keyboard:
Touch (mobile): same as the mouse interaction
Screen Reader
Animations
Accessibility
Visual Accessibility
Usage Accessibility
Technical specifications
This will probably need new JavaScript components.
HTML Structure
xxx
JavaScript
xxx
Documentation in Boosted
xxx
Implementation tasks
The text was updated successfully, but these errors were encountered: