-
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
[Input Date Picker, Input Time Picker] Individual month, day, year individual inputs #8624
Comments
Once this effort is picked up for development work, a short check-in can be scheduled with Skye to confirm the design efforts for both components. |
Related: #5639 |
Blocked by #3455 |
Issue #3455 has been closed, this issue is ready for re-evaluation. |
I can see this being useful but not sure that this is still needed as I think the same thing can be accomplished now by just tabbing to the individual month, year, and day of the Also the criteria of "upArrow & downArrow can be used to increment the values" would change the current behavior of opening the @SkyeSeitz @ashetland Any thoughts on this? |
A big reason we want to move to individual inputs is to ease localization of the time values, in addition to a more efficient keyboard experience. We can translate time separator values ( Also, I recommend we make the |
Check existing issues
Description
Similar to MUI's date picker , make
calcite-date-picker
andcalcite-time-picker
's month, day, year entries individual inputs, where arrow keys can be used to adjust value. This would also help avoid the current issue with being able to enter invalid characters.Acceptance Criteria
calcite-date-picker
andcalcite-time-picker
include individual inputs for month, day, year.Relevant Info
Related to refactors and enhancements in epic #6714
Which Component
Input Date Picker & Input Time Picker
Example Use Case
No response
Priority impact
p4 - not time sensitive
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: