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

Dropdown off from screen #256

Closed
junibrosas opened this issue Feb 12, 2018 · 2 comments
Closed

Dropdown off from screen #256

junibrosas opened this issue Feb 12, 2018 · 2 comments
Assignees
Labels

Comments

@junibrosas
Copy link

Please fill below information if issuing a bug report.

Expected behaviour

Dropdown should be displayed inside the screen.

Actual behaviour

Dropdown is off when user focuses on screen especially if the select component is on the bottom on the screen.

issue-02-12-2018

@anjmao
Copy link
Member

anjmao commented Feb 13, 2018

@junibrosas Thanks for reporting. As for now until this is fixed you can use native dom scrollTop property to scroll page a bit then this dropdown is opened or you could set position='auto' for dropdown to be set to top if it can't fit the page.

@anjmao anjmao added the bug label Feb 13, 2018
@varnastadeus varnastadeus added this to the Version 1.0.0 milestone Feb 19, 2018
@anjmao anjmao self-assigned this Mar 19, 2018
@anjmao
Copy link
Member

anjmao commented Mar 20, 2018

Will be fixed #306

@anjmao anjmao closed this as completed in c75595d Mar 29, 2018
jakemdunn pushed a commit to jakemdunn/ng-select that referenced this issue Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants