-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
C: New ComponentThis issue would need a new component to be developed.This issue would need a new component to be developed.T: featureA new featureA new feature
Milestone
Description
New Functionality
Allows for a better user experience when asking a user to enter a duration in hours, minutes, and/or seconds. Additionally, a duration-picker would be more in-line with Material design guidelines, as the component exists in the spec and is commonly used in Android applications. So, essentially makes Vuetify apps feel more like their native app counterparts.
Improvements
Current workaround is to use the 'duration' mask feature of the text input.
Bugs or Edge Cases it Helps Avoid
Masks on text-inputs don't have the best user experience for this use case. There is no automatic placeholder, so the user has to guess the format. If you specify a placeholder, it doesn't cue the user to only use numeric input. Pressing letters doesn't generate any end-user error message, it just blocks input.
DaleBeckles, deka, ArturFormella, cb109, idaWHALE and 26 moredeka, MigratoryCoconuts, ereyes01, krisztianodor, dominik-korsa and 3 moredominik-korsa and fylip97
Metadata
Metadata
Assignees
Labels
C: New ComponentThis issue would need a new component to be developed.This issue would need a new component to be developed.T: featureA new featureA new feature