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

How to hide panel + handle onCollapse #402

Closed
ikulity opened this issue Sep 11, 2024 · 2 comments · Fixed by #405
Closed

How to hide panel + handle onCollapse #402

ikulity opened this issue Sep 11, 2024 · 2 comments · Fixed by #405

Comments

@ikulity
Copy link

ikulity commented Sep 11, 2024

How can I hide/close both the panel + handle onCollapse without any side effects?

How to reproduce

Expected behavior

After collapsing by drag and then showing the panel again the panel should behave normally and mouse shouldn't be connected to the handle

Only sandbox modifications are the onCollapse + minSize props I gave to the Panels

@bvaughn
Copy link
Owner

bvaughn commented Sep 14, 2024

This looks like a bug in the drag/resize code. I'll take a look.

@bvaughn
Copy link
Owner

bvaughn commented Sep 14, 2024

Fixed in 2.1.3


❤️ → ☕ givebrian.coffee

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

Successfully merging a pull request may close this issue.

2 participants