You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting showPanel: false in the manager.js file, the add-ons panel is hidden on desktop viewports but is still present in mobile viewports. My expectation here would be that when showPanel: false is set, the addons tab is completely inaccessible whether it be on desktop or mobile.
Describe the bug
When setting
showPanel: false
in the manager.js file, the add-ons panel is hidden on desktop viewports but is still present in mobile viewports. My expectation here would be that whenshowPanel: false
is set, the addons tab is completely inaccessible whether it be on desktop or mobile.To Reproduce
Repro Repo: https://github.com/TristanWatanabe/storybook-issue-repro
Published Chromatic Link: https://62979a5749b36f003aba9679-uzhortlcyh.chromatic.com/?path=/story/example-button--primary
Steps to Repro:
System
System:
OS: Linux 5.10 Ubuntu 20.04.2 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
Binaries:
Node: 16.14.2 - ~/.nvm/versions/node/v16.14.2/bin/node
Yarn: 3.2.1 - /usr/bin/yarn
npm: 8.5.0 - ~/.nvm/versions/node/v16.14.2/bin/npm
Browsers:
Chrome: 93.0.4577.63
npmPackages:
@storybook/addon-a11y: ^6.5.6 => 6.5.6
@storybook/addon-actions: ^6.5.6 => 6.5.6
@storybook/addon-docs: ^6.5.6 => 6.5.6
@storybook/addon-essentials: ^6.5.6 => 6.5.6
@storybook/addon-interactions: ^6.5.6 => 6.5.6
@storybook/addon-knobs: ^6.4.0 => 6.4.0
@storybook/addon-links: ^6.5.6 => 6.5.6
@storybook/addons: ^6.5.6 => 6.5.6
@storybook/builder-webpack5: ^6.5.6 => 6.5.6
@storybook/manager-webpack5: ^6.5.6 => 6.5.6
@storybook/node-logger: ^6.5.6 => 6.5.6
@storybook/preset-create-react-app: ^4.1.2 => 4.1.2
@storybook/react: ^6.5.6 => 6.5.6
@storybook/testing-library: ^0.0.11 => 0.0.11
The text was updated successfully, but these errors were encountered: