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

modal prop sets to false makes the sheet non-interactable #310

Open
danielchim opened this issue Mar 27, 2024 · 2 comments
Open

modal prop sets to false makes the sheet non-interactable #310

danielchim opened this issue Mar 27, 2024 · 2 comments

Comments

@danielchim
Copy link

I have encountered to a use case where my app sheet would not be dismissable yet at the same time the elements outside of the element need to be intractable. I've tried set the modal prop to false, but this will makes the sheet non-interactable. Is this an expected behavior? If yes is there any method to work around so that when the modal sets to false but both the sheet and the element become interactable too?

Below attached with my desired design:
螢幕截圖 2024-03-27 下午5 12 30

@joaom00
Copy link
Contributor

joaom00 commented Apr 4, 2024

hey, can you create a minimal reproduction? thanks

@artemis-prime
Copy link
Contributor

What precisely does "non-interactable" mean? Afaik, there is a bug w the non-modal feature whereby the drawer closes on (some) outside mouse-clicks. Is this what you mean?

Please kindly be extra precise in your language.

(I'm about to file the bug I'm talking about)

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

3 participants