Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DatePicker]: Enhance focus retention in input field. #2608

Open
NatalliaAlieva opened this issue Nov 5, 2024 · 0 comments
Open

[DatePicker]: Enhance focus retention in input field. #2608

NatalliaAlieva opened this issue Nov 5, 2024 · 0 comments
Labels
improvement Something that could be better

Comments

@NatalliaAlieva
Copy link
Collaborator

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
@NatalliaAlieva NatalliaAlieva added the improvement Something that could be better label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something that could be better
Projects
Status: Backlog
Development

No branches or pull requests

1 participant