This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
Trouble with trying to append Dropdown Component to document.body #44
Open
Description
Hi - great work Alex!
Have come across an issue where I need the input component in a container that has it's overflow set to hidden, so will need to escape that container and render the dropdown to the body in order for everything to display correctly.
Was looking into react-tether to provide the magic for this, however RT requires two child elements, the second of which is pulled out of it's current container and appended to the document's body. The way your dropdowns currently work, seems to have everything nested within the dropdown component.
Any way to decouple this, or are you aware of another way around this?
Thanks,
Jon
Metadata
Metadata
Assignees
Labels
No labels