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
Currently, when a user clicks on the date picker field or presses the Enter key, the focus immediately shifts to the body of the date picker.
Screen.Recording.2024-11-05.at.12.01.50.mov
To Do
Modify the date picker behavior so that when a user clicks on the input field or presses Enter, the focus remains within the input field itself, similar to how it is managed in the range date picker.
Screen.Recording.2024-11-05.at.12.03.32.mov
The text was updated successfully, but these errors were encountered:
Now
Currently, when a user clicks on the date picker field or presses the Enter key, the focus immediately shifts to the body of the date picker.
Screen.Recording.2024-11-05.at.12.01.50.mov
To Do
Modify the date picker behavior so that when a user clicks on the input field or presses Enter, the focus remains within the input field itself, similar to how it is managed in the range date picker.
Screen.Recording.2024-11-05.at.12.03.32.mov
The text was updated successfully, but these errors were encountered: