Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Leverage (or demo) ui-position for dropdown positioning #4

Open
ProLoser opened this issue Aug 3, 2015 · 3 comments
Open

Leverage (or demo) ui-position for dropdown positioning #4

ProLoser opened this issue Aug 3, 2015 · 3 comments

Comments

@ProLoser
Copy link
Member

ProLoser commented Aug 3, 2015

This is a suggestion instead of using a wrapping container with position:relative and a dropdown present for every textarea on the page which could incur a sizable performance cost (although leveraging ng-if will help stunt this cost for now).

@amcdnl
Copy link

amcdnl commented Sep 28, 2015

I wrote a similar plugin way back and leveraged ui-typeahead's dropdown. Check it out: https://gist.github.com/amcdnl/d383c50a761b0d044381#file-template-html-L33 ( sorry the code is a bit of a mess ATM )

@brainTrain
Copy link

If this change is made I'd only request that you keep the option to have a relatively positioned list, I was just wrestling with the angular ment.io which is absolutely positioned and it's causing all kinds of formatting issues (pushes out the page on mobile widths, mentions in a modal form simply don't work etc)

@shyamal890
Copy link

+1

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

No branches or pull requests

4 participants