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

Hover helps for closely located icon-only buttons could overlap #5593

Closed
1 of 2 tasks
ykami opened this issue Mar 11, 2020 · 1 comment
Closed
1 of 2 tasks

Hover helps for closely located icon-only buttons could overlap #5593

ykami opened this issue Mar 11, 2020 · 1 comment

Comments

@ykami
Copy link

ykami commented Mar 11, 2020

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

Describe in detail the issue you're having.

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

  1. Place two icon-only buttons closely
  2. Put focus on one icon
  3. Hover on the other icon
    -> Two hover helps overlap

Additional information

  • Screenshots or code
    image

  • Notes

@asudoh
Copy link
Contributor

asudoh commented Mar 11, 2020

Hi 👋 thank you for reporting! Seems a duplicate of #4560, let's discuss further there.

@asudoh asudoh closed this as completed Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants