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

Popup content doesn't dissapear #3589

Closed
a-kon opened this issue Apr 30, 2019 · 2 comments
Closed

Popup content doesn't dissapear #3589

a-kon opened this issue Apr 30, 2019 · 2 comments

Comments

@a-kon
Copy link

a-kon commented Apr 30, 2019

Bug Report

Hi! I found a bug with the Popup component.

Steps

If there are several triggers with 'hoverable' popups, the popup won't close when you quickly switch from one trigger to another.
But if you slowly drag the cursor from the first trigger to the empty space, wait for a second and then hover the second popup trigger - the first popup will disappear.

Expected Result

Hoverable popups close as expected

Actual Result

If there are several triggers with 'hoverable' popups, the popup won't close when you quickly switch from one trigger to another.

Version

0.86.0

Testcase

  1. v0.86.0 https://codesandbox.io/s/1rlow9mn27 (bug)
  2. v0.85.0 https://codesandbox.io/s/98308720wy (works fine)

The first (red) column contains hoverable popups.
The second (green) column contains non-hoverable popups.
The third (blue) column contains hoverable popups, but the second popup has a margin for the first popup content to disappear.

@welcome
Copy link

welcome bot commented Apr 30, 2019

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@layershifter
Copy link
Member

Duplicate of #3508, was fixed already, but it's not released yet.

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