The Wayback Machine - https://web.archive.org/web/20200201203813/https://github.com/storybookjs/storybook/issues/8541
Skip to content
Please note that GitHub no longer supports old versions of Firefox.

We recommend upgrading to the latest Safari, Google Chrome, or Firefox.

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isFullscreen: false option not working #8541

Open
lancevalour opened this issue Oct 23, 2019 · 2 comments
Open

isFullscreen: false option not working #8541

lancevalour opened this issue Oct 23, 2019 · 2 comments

Comments

@lancevalour
Copy link

@lancevalour lancevalour commented Oct 23, 2019

Describe the bug
In the config.js addParameters function, if I set isFullscreen: true and open the webpage, it is fullscreen on startup. But if I set isFullscreen: false and open the webpage again, it is still full-screen on startup.

To Reproduce

  1. Set isFullscreen: true, open the webpage,
  2. Close the webpage or stop the server
  3. Set isFullscreen: false, open the webpage

Expected behavior
I should see storybook not in full-screen mode

System:

Environment Info:

  System:
    OS: Windows 10
    CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
  Binaries:
    Node: 10.15.0 - C:\Program Files\nodejs\node.EXE
    npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
@shuklajay117

This comment has been minimized.

Copy link

@shuklajay117 shuklajay117 commented Nov 5, 2019

I can work on this issue. Can anyone guide me please?
I'm going to contribute here first time.

@hobroker

This comment has been minimized.

Copy link
Contributor

@hobroker hobroker commented Nov 10, 2019

@shilman, that's related to #5857, isn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.