-
Notifications
You must be signed in to change notification settings - Fork 77
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
Enhancement: Add input masking to input-time-picker
#2709
Comments
calcite-input-time
component
Linking to discussion: https://github.com/Esri/calcite-components/discussions/4360 |
The home app team is also interested in this enhancement. We're currently using |
Great to hear, I am currently working on this component! |
Will be adding millisecond support to Targeting the effort for later this year in December. |
Related issue that can be addressed by a masked input: #6898 |
calcite-input-time
componentinput-time-picker
@AdelheidF We've updated the above scope to accommodate the current Based on the above workflow, we may seek consistency with |
Description
Create a newcalcite-input-time
component to be used bycalcite-input-time-picker
to solve issues #2331 and #2329Repurposing this issue
Let's add input masking to the
input-time-picker
component to support time selections without a picker.Blocked issues: #8859
From @eriklharper
I discussed this with @jcfranco and we came up with the idea to create a newcalcite-input-time
component that will replace the current input box insidecalcite-input-time-picker
which will be modeled after the native browser implementations like this one from Chrome:The behavior will essentially change from being a free-form text field, to established input fields that act as a mask for entering time values.
Acceptance Criteria
Relevant Info
Which Component
input-time-picker
Example Use Case
The text was updated successfully, but these errors were encountered: