Dogfalo / materialize

Materialize, a CSS Framework based on Material Design
https://materializecss.com
MIT License
38.85k stars 4.74k forks source link

Clicking OK in Datepicker or Timepicker does not pick the date or time #6433

Open curioustolearn opened 4 years ago

curioustolearn commented 4 years ago

Expected Behavior

When a Datepicker is opened and then a user clicks OK without clicking on date, it should pick up the highlighted date (which the today's date). Otherwise, there is no difference between Cancel and Ok.

Current Behavior

Opening the DatePicker and clicking on Ok, leaves the date empty.

charlottedestrait commented 4 years ago

Hi, I would like to solve this problem with a fix, is it available?