Closed
Description
Summary
When clicking an advanced select have option for always_below or always_above
Detailed Description
When using advanced select, if there is more visible space above the select box than below the select box will show the options above the select box. This has the issue of blocking the label for the select in some circumstances, so its better to have the ability to set an option that sets the select options to always appear below even if its slightly off screen for specific use cases.
Use Cases
If the label is directly above the select box avoid blocking the label by showing the options below.