ui-select icon indicating copy to clipboard operation
ui-select copied to clipboard

Changing position of dropdown

Open mattcasey opened this issue 10 years ago • 9 comments

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.

mattcasey avatar Sep 20 '14 15:09 mattcasey

+1

qorsmond avatar Sep 26 '14 17:09 qorsmond

+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.

sean256 avatar Sep 29 '14 21:09 sean256

+1

burza avatar Oct 02 '14 15:10 burza

+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.

paynecodes avatar Oct 06 '14 18:10 paynecodes

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.

paynecodes avatar Oct 09 '14 03:10 paynecodes

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

richthedev avatar Oct 15 '14 18:10 richthedev

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

jimmywarting avatar Oct 16 '14 11:10 jimmywarting

+1

for Bootstrap.

frekele avatar May 24 '15 03:05 frekele

+1

eltoncezar avatar Aug 02 '18 12:08 eltoncezar