You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Date Picker, users should not be able to select disabled dates. While clicking on a disabled date does nothing (as expected), manually entering a disabled date in the input field allows it to be applied. Additionally, users can first select a valid date and then modify it to a disabled date, which also gets applied.
Description
In the Date Picker, users should not be able to select disabled dates. While clicking on a disabled date does nothing (as expected), manually entering a disabled date in the input field allows it to be applied. Additionally, users can first select a valid date and then modify it to a disabled date, which also gets applied.
Steps to Reproduce
Actual result
The Date Picker allows users to apply disabled dates when entered manually.
Screen.Recording.2025-03-11.at.15.23.33.mov
Expected result
The Date Picker should validate manually entered dates and prevent applying disabled ones.
Environment
The text was updated successfully, but these errors were encountered: