clockface icon indicating copy to clipboard operation
clockface copied to clipboard

fix: date time range picker prevent invalid input

Open ChitlangeSahas opened this issue 4 years ago • 1 comments

We need the following enhancements to the date picker

  • Default time format with the ability to override with a custom time format
  • Don't allow submissions unless the start and end dates and times are valid [start dateTime has to be before end dateTime]
  • Update the input field with the selected date from the picker
  • Disable the submissions when the input field is invalid.
  • Only enable submissions when the dates are changed, so user can safely cancel the operation without feeling like they accidentally changed the date-window.
  • better error messages [format must be ...]
Screen Shot 2021-04-01 at 9 56 11 PM

ChitlangeSahas avatar Apr 02 '21 04:04 ChitlangeSahas

added another item to the bullet list

hoorayimhelping avatar Apr 28 '21 18:04 hoorayimhelping