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.

Addon Actions should have 'new actions' indicator on the addons toolbar tab

See original GitHub issue

The actions addon is not very useful unless you’re on the addons action toolbar tab, there’s nothing to notify you when actions are being logged. It would be a great improvement if there was some type of visual indication for when actions are being logged while you are on a different addon tab.

Something like this, but not ugly. image

To me the most important feature would be having any type of visual indication, so whatever is simplest will probably be best. I prefer not to use alerts but currently some teammates are preferring it for the sake of having active feedback.

Another option, though much more involved, would be to mimic chrome devtools behavior for the actions output. In devtools, there is a dedicated console tab. But when you are in any of the other tabs such as Elements, Network etc, hitting the esc key open the console drawer. It would be interesting if the addons panel had a console drawer of it’s own, and addons could log structured output to it, and a keyboard shortcut could toggle it.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
apapadopouloucommented, Apr 14, 2021

Hello! I have looked into it a bit and I am currently working on the solution. Could you assign me to this issue?

1reaction
andre-brdochcommented, Dec 15, 2020

that would be great, i don’t think i will find time soon to look into it 😅 sorry!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Addon Actions should have 'new actions' indicator on the addons ...
Addon Actions should have 'new actions' indicator on the addons toolbar tab #11124 ... The actions addon is not very useful unless you're...
Read more >
Controls is not visible/shown in canvas/addons (only in docs)
After toggling 'change addon orientation' the actions and controls tab shows up again. The issue can be reproduced by reducing the storybook ...
Read more >
Essential Addons
Actions is an addon that helps visualize when components emit events. If your component has functions like onClick , onDrag , onSubmit ,...
Read more >
@storybook/addon-actions | Yarn - Package Manager
Storybook Addon Actions. Storybook Addon Actions can be used to display data received by event handlers in Storybook. Framework Support. Screenshot ...
Read more >
Panels not visible in React Storybook - Stack Overflow
I have imported addon-actions in addons.js: import @storybook/addon-actions/register and the module is also present in node_modules folder. I am ...
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