kartik-v / yii2-date-range

A Date Range Picker for Bootstrap useful for reports and filtering.
http://demos.krajee.com/date-range
Other
93 stars 81 forks source link

Correct date range preset dropdown selection for Today #148

Closed kartik-v closed 4 years ago

kartik-v commented 4 years ago

In preset dropdown, when value is null, Today is by default selected - but one cannot select today until one changes to some other value. Correct this capability through additional scripting specifically for preset dropdown.

FreekGille commented 3 years ago

@kartik-v Thanks for the amazing work on all your extensions. I noticed that the scenario with "Today" as you've described above is still not working. On your own website (https://demos.krajee.com/date-range#usage), the third example has "Today" selected by default and can't be selected until a different date is selected first.