You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open a HeaderMenu tab so that the dropdown appears
Select another HeaderMenu tab
Observe bug
Screenshots or code
The text was updated successfully, but these errors were encountered:
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.
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: