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

zindex proepry remove the element. #9704

Closed
roysG opened this issue Sep 1, 2016 · 4 comments
Closed

zindex proepry remove the element. #9704

roysG opened this issue Sep 1, 2016 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@roysG
Copy link

roysG commented Sep 1, 2016

Hi,

I have issue with zIndex.
I have button that show some overlay for post.
When i click on share button i see the overlay button, but when i click on it again the element post is remove from the screen.

In found the zindex as the bug when i tried to remove this property and everything worked well without the zIndex.

The problem is that the overlay is behind the image

@hlynn93
Copy link

hlynn93 commented Sep 1, 2016

#8968 ?

@roysG
Copy link
Author

roysG commented Sep 7, 2016

yes

@roysG
Copy link
Author

roysG commented Sep 7, 2016

But there is no any fix for that?

@tioback
Copy link

tioback commented Sep 19, 2016

Not yet, but there's a workaround:

  • in Android, reduce the height and borders to 0.
  • in iOS, return null

Don't try Android's solution for iOS, as it won't work. The same for iOS's solution in Android.

@lacker lacker closed this as completed Dec 15, 2016
@facebook facebook locked as resolved and limited conversation to collaborators Jul 19, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants