-
Notifications
You must be signed in to change notification settings - Fork 76
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
Epic: Refactor and enhance UX of date and time-based components #6714
Comments
Related: #3455 |
Here are some additional asks on our time input experience that we should incorporate into the design of this new experience:
I'll also include here some open bugs that showcase some of the pitfalls of the current experience: The existing This is a bug in Date Picker where clicking an end date after the existing end date of a date range won't change the end date: #6223 Here's a case where we would like to drop support for This would be a nice improvement we could add as part of the masked input experience: #3671 Here's a big one that ties into our Validation story: supporting invalid states for when entered values are out of range or a required input is empty: #3526 |
This is a part of the Date Picker Redesign epic #6721, but looks like this issue could possibly be its own epic that focuses on UX of both Date and Time Picker, allowing #6721 to be focused on just Date Picker whose remaining issues are all accounted for in this comment on the epic. |
Sounds like it is a different "thing" than just a Date Picker redesign for sure. Feel free to remove this from the #6721 epic and we can treat this as a separate effort. Significant progress has been made on several of the items I addressed in that comment above too, to which I crossed off millisecond and time zone support. I'm currently making progress on input-time which addresses issues with the free-form input in input-time-picker. My goal is to get input-time shipped before the end of the year. |
Removed from the #6721 epic, and leaving this one as a standalone to tackle across components. |
@geospatialem would timezone picker enhancements be considered part of this epic? Just wanted to chime in since that's something I've been supporting with in collaboration with @ashetland . We don't have a ticket (to my knowledge) yet, but are requirements gathering and working with a wider group to determine best next steps. |
@emmilaakso212 The |
Added |
Description
Refactor the design of our Date and Time-based components to include:
cc: @eriklharper for additional considerations as we move towards design considerations.
Proposed Advantages
Which Component
date-picker
input-date-picker
time-picker
(possibly?)input-time-picker
(possibly?)input-time
(in progress)Relevant Info
This came up in a Community idea to add a range to our
input-time-picker
component, and was discussed with other developers to determine some options for us as we move forward, both with Date picker and Time picker components.Some other resources for UX consideration:
The text was updated successfully, but these errors were encountered: