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

Allow clicking outside of action sheet to close it #134

Open
elongberg opened this issue Aug 13, 2024 · 0 comments
Open

Allow clicking outside of action sheet to close it #134

elongberg opened this issue Aug 13, 2024 · 0 comments

Comments

@elongberg
Copy link

Using e.g. @capacitor/camera and getting a photo with the "Prompt" source results in an action sheet like below.

Camera.getPhoto({ resultType: CameraResultType.Uri, source: CameraSource.Prompt })

image

From there, you can choose "From Photos" or "Take Picture", but a user can't just click outside of the action sheet to cancel/close it like would be expected.

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