search still working even if the time is disabled
I created a custom time picker range and im having a problem with the search functionality and i dont want to remove it by targeting the key down event and preventing the default. So been checking the docs on how i can detect if the selected time is disabled or not then not apply the selected time if its disabled.
The problem is I noticed that even if the time is already disabled using the filterTimes props, it still can be searched when enter is pressed. Any suggestions?
then
then after this pic above when i press enter on the selected disabled time it will still be selected
would be nice if it cant be selected by any means lets says when i press enter if it is disabled
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This issue was closed because it has been stalled for 10 days with no activity.