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

ComboBox not dismissing other open ComboBox or DropDown #9073

Closed
1 task done
IBMSbright opened this issue Jun 30, 2021 · 1 comment · Fixed by #9402
Closed
1 task done

ComboBox not dismissing other open ComboBox or DropDown #9073

IBMSbright opened this issue Jun 30, 2021 · 1 comment · Fixed by #9402

Comments

@IBMSbright
Copy link

What package(s) are you using?

  • [] carbon-components
  • carbon-components-react

Detailed description

We have a page which has some ComboBox and DropDown objects. When a user opens the DropDown or a ComboBox then clicks on the chevron to open another ComboBox the open item is not dismissed

Is this issue related to a specific component?
This is happening only with the ComboBox. If we open a ComboBox and click the DropDown the ComboBox dismisses.

What did you expect to happen? What happened instead? What would you like to
see changed?
Opening a ComboBox should dismiss any other open objects

What browser are you working in?
Occurs in both Chrome and Firefox

What version of the Carbon Design System are you using?
10.37.0 (was working as expected in 10.23.2)

What offering/product do you work on? Any pressing ship or release dates we
should be aware of?
Product offering is IBM Planning Analytics

After
Before

  • Screenshots or code
  • Notes
@dakahn
Copy link
Contributor

dakahn commented Aug 3, 2021

Looks like clicking the chevron on the right doesn't actually move focus -- so it's not throwing blur. I'm taking a look at this today 👍🏽

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

Successfully merging a pull request may close this issue.

3 participants