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
It looks an icon-only button pops up a hover help either when it gets focused or hovered. If you put focus on one icon and hover on the next icon, then hover helps overlap and they are really annoying.
Our product faced this issue and we tried to patch to the default behavior by ourselves, but it turned out it's not a good idea.
Is this issue related to a specific component?
Icon-only Button component.
Steps to reproduce the issue
Place two icon-only buttons closely
Put focus on one icon
Hover on the other icon
-> Two hover helps overlap
Additional information
Screenshots or code
Notes
The text was updated successfully, but these errors were encountered:
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
It looks an icon-only button pops up a hover help either when it gets focused or hovered. If you put focus on one icon and hover on the next icon, then hover helps overlap and they are really annoying.
Our product faced this issue and we tried to patch to the default behavior by ourselves, but it turned out it's not a good idea.
Icon-only Button component.
Steps to reproduce the issue
-> Two hover helps overlap
Additional information
Screenshots or code
Notes
The text was updated successfully, but these errors were encountered: