mui/material-ui

[Datepicker] Allowed to select dates which are disabled using shouldDisableDate prop

Closed this issue · 5 comments

A user is allowed to select a date which should actually disabled when using the arrow keys in the datepicker. Below I have provided a screenshot of the bug: only 5/12 March are selectable however when moving around with the arrow keys I can also select dates which are disabled (e.g. March 9).

screen shot 2015-07-20 at 11 37 18

@mbrookes : Was this issue fixed by you? If yes we can close this.

@tintin1343 - no, we need to revisit this one.

@aahan96 : Did you fix this or are you still working on it?

@tintin1343 - Yes, I am working on it!

Closing for #4787