The Wayback Machine - https://web.archive.org/web/20201013091904/https://github.com/airbnb/react-dates/issues/2012
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

Focus lost/misplaced on date change in IE11 #2012

Open
CrossTheDev opened this issue Jun 22, 2020 · 0 comments
Open

Focus lost/misplaced on date change in IE11 #2012

CrossTheDev opened this issue Jun 22, 2020 · 0 comments

Comments

@CrossTheDev
Copy link

@CrossTheDev CrossTheDev commented Jun 22, 2020

react-dates version
react-dates@21.8.0

Describe the bug
This is an accessibility problem in IE11. Focus is lost if you select a date by mouse or keyboard from calendar. You should be able to TAB to the next input, but it is not possible in IE11.

Steps to reproduce

  1. Open calendar
  2. Select a date by mouse or keyboard
  3. Use TAB to move to next input
  4. You are now not in the next input but somewhere else on the page

Is the issue reproducible in Storybook?
http://airbnb.io/react-dates/?path=/story/singledatepicker-sdp--as-part-of-a-form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.