Skip to content

Fix stacking inside some parent containers.#13

Open
hamiltonkibbe wants to merge 1 commit intocaptivationsoftware:masterfrom
hamiltonkibbe:master
Open

Fix stacking inside some parent containers.#13
hamiltonkibbe wants to merge 1 commit intocaptivationsoftware:masterfrom
hamiltonkibbe:master

Conversation

@hamiltonkibbe
Copy link

Added z-index to parent div to prevent text input from being rendered underneath the FileInput component's parent.

Added z-index to parent div to prevent text input from being rendered underneath the FileInput component's parent.
@dancron
Copy link

dancron commented Dec 21, 2016

Here is a jsbin which demonstrates the issue.
I took the react-file-input demo, and added one parent div which has a background color.
The FileInput is not visible.
hamiltonkibbe's suggestion is one way to fix this issue.

http://jsbin.com/mezopa/3/edit?html,output

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

Successfully merging this pull request may close these issues.

2 participants