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

Popover disappears when moving mouse from trigger element to popover body #182

Open
oyeanuj opened this issue Jun 24, 2018 · 1 comment
Open

Comments

@oyeanuj
Copy link

oyeanuj commented Jun 24, 2018

Hi @jasonkuhrt, apologies if this has already been asked or answered (couldn't find it anywhere) - how do I ensure that when on hover, I trigger the popover, I can move from the triggering element to the popover without the popover disappearing?

You can see this in action in the storybook with the 'rows' example where it is impossible to hover over the popover or select something there - it disappears as soon as the mouse is moved away from the triggering element..

@rgoldman-qb
Copy link

It's not documented, but you can use the offset prop to specify the offset of the popover. Use that prop to adjust the position of the popover in a way that the is no space between the triggering element and the popover.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants