We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To not break keyboard navigation, I'd like to keep the focus in the input field, while I pop up the picker.
Also, when the user navigates or interacts with the picker the focus should remain in the input field.
The old bootstrap-based datetimepicker supported focusOnShow and allowed keyboard navigation inside the picker.
focusOnShow
Neither of these seem supported yet currently
The text was updated successfully, but these errors were encountered:
closing in favor of #2390
Sorry, something went wrong.
No branches or pull requests
To not break keyboard navigation, I'd like to keep the focus in the input field, while I pop up the picker.
Also, when the user navigates or interacts with the picker the focus should remain in the input field.
The old bootstrap-based datetimepicker supported
focusOnShow
and allowed keyboard navigation inside the picker.Neither of these seem supported yet currently
The text was updated successfully, but these errors were encountered: