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

fix: suggestion position is wrong #231

Merged
merged 2 commits into from
Dec 18, 2021

Conversation

jwtong
Copy link
Contributor

@jwtong jwtong commented Dec 16, 2021

Dropdown only goes upwards if there's enough room to the top of the container to place it entirely. If the dropdown would overflow both the top and bottom of the container, then default to overflow the bottom so that you can see the first item.

fix #209

@CLAassistant
Copy link

CLAassistant commented Dec 16, 2021

CLA assistant check
All committers have signed the CLA.

@jukben
Copy link
Collaborator

jukben commented Dec 16, 2021

Hey! Thank you so much for your PR!

Here is the playground for this revision 🚀

I hope everything is fine! ❤️

This message has been generated automagically

@jukben
Copy link
Collaborator

jukben commented Dec 18, 2021

Thanks for the contribution!

@jukben jukben merged commit 3d16f46 into webscopeio:master Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion position is wrong
3 participants