This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Changing position of dropdown #206
Open
Description
One feature that I liekd from ui-select2 is the dropdown could be injected at the top-level of the DOM, so it would appear outside of DIV's with overflow:hidden, it also could switch between dropping down and dropping up.
Any roadmap to support this, or ideas to implement with CSS? I wouldn't mind working on a patch myself when I have time either.