Open
Description
Describe the bug
The <Select>
component no longer sets a dynamic max-height
that adjusts with the available vertical space on the page.
To Reproduce
Steps to reproduce the behavior:
- Mount a
<Select>
- Open the surface menu by clicking on the select element
- You can use the dev tools and resize to reduce the available vertical space on the page
- Notice that no matter the verticle space available the menu surface will always have the same height
Expected behavior
The menu surface should adapt height to available space.
Desktop (please complete the following information):
- OS: MacOS Catallina
- Chrome
- Version smui 4.1.0
Smartphone (please complete the following information):
N/A