Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dropdownPosition=auto #237

Closed
pablomaurer opened this issue Feb 5, 2018 · 3 comments
Closed

feat: dropdownPosition=auto #237

pablomaurer opened this issue Feb 5, 2018 · 3 comments

Comments

@pablomaurer
Copy link
Contributor

pablomaurer commented Feb 5, 2018

I'm Migrating from angularjs to angular 5, there I used ui-select and they also had this needed feature.

[dropdownPosition]="'auto'"

The relevant code part is:
https://github.com/angular-ui/ui-select/blob/master/src/uiSelectDirective.js#L371

and here:
https://github.com/ng-select/ng-select/blob/master/src/ng-select/ng-select.component.ts#L499

@pablomaurer pablomaurer changed the title Feature: dropdownPosition]=auto Feature: dropdownPosition=auto Feb 5, 2018
@varnastadeus
Copy link
Member

@mnewmedia this could be good opportunity for you to contribute 😉

@pablomaurer pablomaurer changed the title Feature: dropdownPosition=auto feat: dropdownPosition=auto Feb 6, 2018
@pablomaurer
Copy link
Contributor Author

@varnastadeus I knew you would say that. 🤣
So here it is. 🎉

@anjmao
Copy link
Member

anjmao commented Feb 7, 2018

@mnewmedia Thanks for contributing, nice job, it works, but there are few issues, added some comments :)

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

No branches or pull requests

3 participants