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

Tapping anywhere on a IsCancellable BottomSheets hides it #151

Open
jonteohr opened this issue Feb 4, 2025 · 0 comments
Open

Tapping anywhere on a IsCancellable BottomSheets hides it #151

jonteohr opened this issue Feb 4, 2025 · 0 comments

Comments

@jonteohr
Copy link

jonteohr commented Feb 4, 2025

I have a bottomsheet that has IsCancellable = true, however that makes it so that clicking anywhere on the bottomsheet it closes it. Is there a workaround for this?

For example in my case, I have a CollectionView with SelectionMode="Single" inside my BottomSheet. The issue arises when I try to select one of the items in the collectionview, the entire bottomsheet closes.

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

1 participant