question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: addon-actions: Unable to view the actions panel in Firefox (Desktop View)

See original GitHub issue

Describe the bug Opening storybook for any project in Firefox, the actions addon panel is not visible (I’m using Firefox: 78.0.2 64-bit) The addons panel is visible in Edge, Chrome though, and also when the browser is squished to mobile view (the panel becomes visible in mobile view in Firefox). However, the panel is visible when the same storybook is statically deployed.

To Reproduce

  1. Open a storybook project (example: https://propfull.github.io/kit/) - the actions panel is visible.
  2. Run the same project locally (https://github.com/propfull/kit/)
  3. Make sure addons is on in the settings by pressing A
  4. Goto the canvas for a button story
  5. The actions panel is not available in desktop view

Expected behavior The actions panel should be visible in all views.

Screenshots image

System: Please paste the results of npx -p @storybook/cli@next sb info here.

Environment Info:

  System:
    OS: macOS 10.15.6
    CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
  Binaries:
    Node: 12.16.3 - ~/.nvm/versions/node/v12.16.3/bin/node
    Yarn: 1.22.4 - /usr/local/bin/yarn
    npm: 6.14.5 - ~/.nvm/versions/node/v12.16.3/bin/npm
  Browsers:
    Chrome: 84.0.4147.89
    Edge: 83.0.478.61
    Firefox: 78.0.2
    Safari: 13.1.2
  npmPackages:
    @storybook/addon-actions: ^5.3.19 => 5.3.19 
    @storybook/addon-docs: ^5.3.19 => 5.3.19 
    @storybook/cli: ^5.3.19 => 5.3.19 
    @storybook/svelte: ^5.3.19 => 5.3.19 

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
shilmancommented, Jul 23, 2020

There’s some state where the addons panel disappears. Try hitting “d” on the keyboard to toggle the addons panel orientation to get it back. If that doesn’t work, localStorage.clear() in the browser console and hard refresh.

2reactions
mrsauravsahucommented, Jul 23, 2020

Toggling the orientation worked (D). Nevertheless, I can try and look at why this was an issue in the first place. Thanks 😁

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot and diagnose Firefox problems - Mozilla Support
This article includes a series of steps you can follow, that will help you fix most problems with Firefox.
Read more >
Fix problems that cause images to not show | Firefox Help
If you are experiencing difficulty downloading or viewing images in Firefox, follow the troubleshooting instructions in this article.
Read more >
Restore the Menu bar in Firefox - Mozilla Support
The Firefox Menu bar (File, Edit, View, History, Bookmarks, etc.) may be hidden or missing. Learn how to restore the Menu bar.
Read more >
Firefox options, preferences and settings - Mozilla Support
Options/Preferences panels give you access to Firefox settings. This article describes what types of settings are available in each panel.
Read more >
Websites look wrong or appear differently than they should
This article explains how to fix problems with websites that display incorrectly in Firefox or don't work the way they should.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found