Closed clockwork-marketing closed 2 years ago
So the issue isn't actually that the select options are not scrollable, it's that they have a max height of 300px, but the options don't show beyond the modal due to the overflow-hidden
class on the modal. Removing the overflow-hidden
class from the modal seems to resolve the issue.
When making a multiItemSelect navigation type, the options in the values select field do not scroll. This means you can't see the options beyond where the modal ends. I have tried this on Safari 15.5 and Chrome 104.0.5112.79.