Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upisFullscreen: false option not working #8541
Open
Labels
Comments
|
I can work on this issue. Can anyone guide me please? |
|
Is this issue this open? i wish to work on it. |
|
@ahmedkhan1 yes please! |
|
I'm a first timer wanna contribute is it still available |
|
Hello, is anyone working on this? |
|
not that i know of |
|
Great, I will take this on. I have downloaded storybook now and messing around with the features. I will try and reproduce the error on my machine. I am running on a mac, hopefully this isn't just a windows thing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Describe the bug
In the config.js
addParametersfunction, if I setisFullscreen: trueand open the webpage, it is fullscreen on startup. But if I setisFullscreen: falseand open the webpage again, it is still full-screen on startup.To Reproduce
isFullscreen: true, open the webpage,isFullscreen: false, open the webpageExpected behavior
I should see storybook not in full-screen mode
System: