taiga-ui
taiga-ui copied to clipboard
🚀 - `InputTime` support higher input times than 23:59
🚀 Feature request
Support Input Time with higher value than 23:59. It would be great if the max value could be specified. Then the control can also be used to select a time range like in X hours, Y minutes (50 hours, 30 minutes) Or even a different control like TuiInputTimeRange.
Our internal teams also requires min
/max
input props for this input
The linked issue https://github.com/Tinkoff/taiga-ui/issues/1229 is probably going to be fixed under this ticket, but I'll keep it open and separate just in case.
I believe the issue is fixed now, however I'll keep this ticket open for 3 reasons:
-
maxValues
should probably also be an input - Arrow navigation is still limited to 24 hours and 60 minutes/seconds
- It needs to be revisited with new mask