mia-platform / design-system

React graphical components designed by Mia Platform
https://mia-platform.github.io/design-system/
Apache License 2.0
13 stars 1 forks source link

Dropdown: top border radiuses get reset to zero when scrolling down options #723

Open malta895 opened 2 days ago

malta895 commented 2 days ago

The feature or bug you are proposing

The Dropdown component, with an high enough number of options, and a footer, has no top left and right border radius when the users scrolls down to see the overflown options. image

This has been observed on a dropdown with a footer, the issue might be not present on dropdowns with footers, for example the dropdowns in the Storybook seem not to have this issue.

The expected result for your bug

The top left and right border radius should not change when scrolling down.

Your environment

node: 18

os: Firefox and Chrome on Ubuntu