[Timepicker] With null value, after selecting hour default time is current minute of now rather than a more logical default like 00 #24887
Labels
bug 🐛
Something doesn't work
component: time picker
This is the name of the generic UI component, not the React module!
Current Behavior 😯
Expected Behavior 🤔
Context
When someone adds a new time to an object that doesn't have it, they are unlikely to have minutes defaulting to now. They are usually setting a value that is in the future and likely to be on an hour, or half hour, or maybe 15 minutes. But 0 is a more logical default than now.
The text was updated successfully, but these errors were encountered: