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

Potential false report: "Initial DOM focus on the combobox is not set on the text input when the combobox receives focus" #282

Closed
dakahn opened this issue Nov 20, 2020 · 1 comment
Assignees
Labels
Bug Something isn't working

Comments

@dakahn
Copy link

dakahn commented Nov 20, 2020

Potential false report, or maybe there's just something I'm not seeing, but got a strange one.
image

Worth noting a few things:

  • initial focus is on the Combobox text input
  • focus is returned to the text input after a selection is made
  • this error only shows up after a selection is made

To recreate:

  1. go to the Carbon React Combobox https://react.carbondesignsystem.com/iframe.html?id=combobox--combobox
  2. make a selection
  3. run AC
@dakahn
Copy link
Author

dakahn commented Feb 3, 2021

Seems like 1.2 spec for Combobox recommends role="combobox" be on the input itself and the wrapper div be eliminated. I'll close this. Thanks!

@dakahn dakahn closed this as completed Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants