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 issues (no tabindex property, no disabled property, after selecting date and hit tab focus will moved to browser address bar) #2375

Closed
karldemetria opened this issue Nov 14, 2022 · 1 comment

Comments

@karldemetria
Copy link

Need help on datepicker issues

  1. tabindex property not working tabindex="-1"
  2. disabled property not working disabled="true"
  3. after selecting a date in datepicker and press the tab key, the focus will moved to browser address bar not to the next element inputfield. expected result should be, after selecting a date and hit a tab key it should be move to the next element field.
@marqbeniamin
Copy link
Collaborator

This will be solved with this PR. I will merge it in the dev branch. #2372

marqbeniamin pushed a commit that referenced this issue Dec 16, 2022
- fixes issue #2371
- fixes issue #2375 
- fixes issue #2343 
- fixes issue #2372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants