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

fix(datepicker): focus datepicker after opening it inside the popup #1717

Closed

Conversation

maxokorokov
Copy link
Member

  • The datepicker will de focused when opened in the popup, so keyboard navigation would work right from the start without clicking on anything first
  • Introduce focus() method to programmatically focus datepicker

For this to work synchronously the default tabindex: 0 is required on the datepicker

Fixes #1708

@pkozlowski-opensource
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants