Commit 7161965
Allow decimal values in Chronos Schedule OOO duration input
Change decimals prop from 0 to 2 on the AmountForm component in
ChronosScheduleOOOPage to allow users to enter non-round duration
amounts like 1.5 hours. The existing validation regex already
supports decimal values.
Co-authored-by: Francois Laithier <francoisl@users.noreply.github.com>1 parent 9a23626 commit 7161965
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments