- replace datepicker with one that does not use deprecated features of React
- It should not be possible to unset a date
- it should not be possible to set the start date to a later date than the end date
- currently selected date-range should be shown in datepicker
- styling should not make the "to" label look like a button (see screenshot)
- week should start on Monday
This is the controller panel for Smart Panels app
- is related to
-
OPT-562 Reactify DateModal component
- Done