storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84k stars 9.23k forks source link

[Bug]: In 8.1.1 the empty state of controls addon has a bottom bar which wasn’t there before. #27187

Open domyen opened 4 months ago

domyen commented 4 months ago

Describe the bug

In 8.1.1, the empty state of controls addon has a bottom bar which wasn’t there before. The other empty states don't exhibit this. You can also see it in dark mode, but it's less evident because it's dark.

image

To Reproduce

https://stackblitz.com/github/storybookjs/sandboxes/tree/next/react-vite/default-js/after-storybook?file=README.md&preset=node

System

It's reproducible in the sandbox

Additional context

No response

H0onnn commented 4 months ago

@vanessayuenn @domyen Hello!, I am a new contributor. I would like to resolve this issue if possible. Could you please assign me responsibility?