Closed jwtong closed 2 years ago
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
All committers have signed the CLA.
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 ✨
Thanks for the contribution!
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