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.
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.
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.
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