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

Dialog closes even if you click inside the dialog #809

Closed
ferrannp opened this issue Feb 4, 2019 · 0 comments
Closed

Dialog closes even if you click inside the dialog #809

ferrannp opened this issue Feb 4, 2019 · 0 comments

Comments

@ferrannp
Copy link
Collaborator

ferrannp commented Feb 4, 2019

It looks like this is happening after we fixed #743.

Current behaviour

If you click inside a Dialog in a place where no element is rendered, the dialog closes. So for example, if you press on the Title of the Dialog is ok, but in the body, the dialog will close.

Expected behaviour

Dialog should not close when clicking its body.

Code sample

Check our example Snack but make sure you target latest version of Paper (2.9.1).

Screenshots (if applicable)

ezgif-4-de9d85ec1cbe

(The GIF has low quality)

Your Environment

Our example app.

software version
react-native-paper 2.9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant