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

feat(typeahead): anchor popup left or right of input #1376

Closed
troch opened this issue Dec 9, 2013 · 4 comments
Closed

feat(typeahead): anchor popup left or right of input #1376

troch opened this issue Dec 9, 2013 · 4 comments

Comments

@troch
Copy link

troch commented Dec 9, 2013

The typeahead popup currently aligns its left side with input left site, which is a problem if the popup is too wide and/or the input field on the far right.

I am working on a simple option typeahead-anchor which could be 'left', 'right' or 'auto'.

@abrule
Copy link

abrule commented Nov 6, 2014

So, Is there any solution now to align the typeahead on the right side instead of the left site ?

@troch
Copy link
Author

troch commented Nov 7, 2014

By using .pull-right class (float: right;) on your container, it might work (it works for the dropdown component anyway). I have added a while ago a PR (#1924) for adding dropdown align options (still pending).

@chrisirhc
Copy link
Contributor

Related to #1012

@chrisirhc chrisirhc added this to the Backlog milestone Apr 13, 2015
@icfantv
Copy link
Contributor

icfantv commented Oct 17, 2015

Closing due to comments in #1378.

@icfantv icfantv closed this as completed Oct 17, 2015
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

4 participants