This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Allow dropdown to be positioned up or down #5767
Open
Description
So given the robust positioning present in some of the other components, we actually have a request at work for doing so, and automatically positioning the appropriate direction when too close to the bottom (position="auto" functionality).
This would be a useful feature for those using dropdowns as a fancier version of a select element.
I'll probably end up tackling this, but if anyone wants to attempt it, I welcome it.