ui-select
ui-select copied to clipboard
Changing position of dropdown
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.
+1
+1 on this for sure. The bootstrap ui typeahead found a way around this by appending it to the same parent as the base input.
+1
+1 Anyone have a clue where to start to make this happen. I'm new to angular, but I'm going to need this functionality soon. I'm going to dive in soon.
Looks like I'm not going to be able to work on this for at least 1-2 months. Hopefully, someone will get to it before then, but, if not, I will try.
I did some work on this, but it only works for vertical space and with select2 theme. You can find it here: https://github.com/iamWh1sp3r/ui-select/tree/select2-above
This was reported as an issue as early as #41 and has been given the 0.9.x milestone. if you have solution to the problem, create pull request.
Think we can close this issue and keep everything in one thread
+1
for Bootstrap.
+1