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

[FEAT REQ] Add mousedown event to closeEvents property #1223

Open
roelkoops opened this issue Aug 29, 2024 · 3 comments
Open

[FEAT REQ] Add mousedown event to closeEvents property #1223

roelkoops opened this issue Aug 29, 2024 · 3 comments

Comments

@roelkoops
Copy link

First of all: thanks for this great project!

I have a feature request:

I would like to see the event mousedown added to the property closeEvents.
I have an element that can be resized by dragging the edges and I want to close the tooltip on that element when that happens.

Copy link

This issue is stale because it has not seen activity in 30 days. Remove the stale label or comment within 14 days, or it will be closed.

@github-actions github-actions bot added the Stale This has not seen activity in quite some time label Nov 27, 2024
@roelkoops
Copy link
Author

Comment to remove the "Stale" label

@danielbarion danielbarion removed the Stale This has not seen activity in quite some time label Nov 27, 2024
@danielbarion
Copy link
Member

@roelkoops until we implement this event, you can use a controlled state to control the tooltip show/hide, so you can build any custom logic to hide/show it

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