canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
95 stars 51 forks source link

MultiSelect cut off in panel #1116

Closed huwshimi closed 3 weeks ago

huwshimi commented 3 weeks ago

The MultiSelect dropdown gets cut off when used inside a panel (due to overflow: hidden).

Screenshot 2024-08-20 at 10 10 18 AM

This could be fixed by using a portal for the dropdown.

github-actions[bot] commented 3 weeks ago

:tada: This issue has been resolved in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: