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

Background items are clickable when tapped anywhere on screen to dismiss PopUp #49

Open
ikyh opened this issue Sep 13, 2017 · 0 comments

Comments

@ikyh
Copy link

ikyh commented Sep 13, 2017

I am showing a PopUp when I click on the cell in TableView. PopUp disappears when I tap outside the PopUp view. But the problem is, I have a tabBar having 3 tabs at the the bottom of the screen and when I tap on the tabBar, the viewController related to clicked tab appears. Since alpha is 0.7 the background appears to be slightly dark, but the items in background are clickable when we tap outside PopUp view.
I don't want that to happen. When I tap anywhere outside the PopUp it should just disappear and I should be able to the TableView properly. Please fix this issue.

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