Long select list in modal overflow
Current Behavior
Materialize select with multiple option change the modal height. We don't know if the select option has reached the end. Maybe it's missing some bottom margin ?
Possible Solution
The list could be overlapping the modal content or have a max-height.
Steps to Reproduce (for bugs)
- create a materialize select and add multiple option in a modal
Environment
Long select list in modal overflow
Current Behavior
Materialize select with multiple option change the modal height. We don't know if the select option has reached the end. Maybe it's missing some bottom margin ?
Possible Solution
The list could be overlapping the modal content or have a max-height.
Steps to Reproduce (for bugs)
Environment