Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Changing position of dropdown #206

Open
mattcasey opened this issue Sep 20, 2014 · 9 comments
Open

Changing position of dropdown #206

mattcasey opened this issue Sep 20, 2014 · 9 comments

Comments

@mattcasey
Copy link

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.

@qorsmond
Copy link

+1

@sean256
Copy link

sean256 commented Sep 29, 2014

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

@burza
Copy link

burza commented Oct 2, 2014

+1

@paynecodes
Copy link

+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
Copy link

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.

@richthedev
Copy link

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

@jimmywarting
Copy link
Contributor

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

aeharding pushed a commit to aeharding/ui-select that referenced this issue Jan 16, 2015
This allows the dropdown to flow outside of the area it's 'contained' within.
(For example, modals and scrollable content areas.)

Related issues: angular-ui#308, angular-ui#234, angular-ui#206, angular-ui#41... And more! :-D

Please do not merge this commit in its current state. :-)
aeharding pushed a commit to aeharding/ui-select that referenced this issue Feb 26, 2015
This allows the dropdown to flow outside of the area it's 'contained' within.
(For example, modals and scrollable content areas.)

Related issues: angular-ui#308, angular-ui#234, angular-ui#206, angular-ui#41... And more! :-D

Please do not merge this commit in its current state. :-)
@frekele
Copy link

frekele commented May 24, 2015

+1

for Bootstrap.

@eltoncezar
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

10 participants