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

Multiple nav menus can be open at the same time, instead of closing onBlur #4930

Closed
2 tasks
orangepek0e opened this issue Dec 20, 2019 · 0 comments · Fixed by #5003
Closed
2 tasks

Multiple nav menus can be open at the same time, instead of closing onBlur #4930

orangepek0e opened this issue Dec 20, 2019 · 0 comments · Fixed by #5003
Labels
component: ui-shell severity: 4 https://ibm.biz/carbon-severity

Comments

@orangepek0e
Copy link

What package(s) are you using?

  • carbon-components
  • carbon-components-react

When moving between two tabs within a header menu nav bar, I would expect that with each tab's respective dropdown menu, the previously open one would close to prevent weird overlap on cascade. Currently it does appear that such an onBlur event does exist but is not consistently firing.

What browser are you working in?
Google Chrome 78
What version of the Carbon Design System are you using?
carbon-components 10.7.4
carbon-components-react latest

Steps to reproduce the issue

  1. Open a HeaderMenu tab so that the dropdown appears
  2. Select another HeaderMenu tab
  3. Observe bug
  • Screenshots or code
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ui-shell severity: 4 https://ibm.biz/carbon-severity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants