I want two panels side by side. How can I do that ? #7626
Unanswered
raoehtesham03
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.12.2
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
I want to display two side-by-side panels. I'm using a Drawer for one panel and a Box for the secondary panel, adjusting its width accordingly. However, when I click outside, both panels close. I want the behaviour to be such that if the secondary panel is open and I click outside it, only that panel should close.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
Beta Was this translation helpful? Give feedback.
All reactions