Skip to content
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

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

Open
stefan-toubia opened this issue Jun 11, 2020 · 7 comments
Open

Comments

@stefan-toubia
Copy link

@stefan-toubia stefan-toubia commented Jun 11, 2020

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.

@stale
Copy link

@stale stale bot commented Jul 3, 2020

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@stale stale bot added the inactive label Jul 3, 2020
@stale
Copy link

@stale stale bot commented Aug 2, 2020

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!

@stale stale bot closed this Aug 2, 2020
@shilman shilman added todo and removed inactive labels Aug 9, 2020
@shilman shilman reopened this Aug 9, 2020
@Mahyar1982
Copy link

@Mahyar1982 Mahyar1982 commented Aug 13, 2020

Hello @shilman
Could I give it a try?

@yannbf
Copy link
Member

@yannbf yannbf commented Sep 8, 2020

Hey @Mahyar1982, contributions are always welcome!
If you're feeling adventurous, this is how something similar was done in addon controls.

@andre-brdoch
Copy link
Contributor

@andre-brdoch andre-brdoch commented Sep 24, 2020

@Mahyar1982 are you still interested in making a PR? Otherwise I would like to give it a shot in the next days 😃

Were you guys imagining an "unread messages" counter (only displaying new action amount), or a counter always displaying the total amount of actions?

@Mahyar1982
Copy link

@Mahyar1982 Mahyar1982 commented Sep 24, 2020

@andre-brdoch No. Please go on.

@yannbf
Copy link
Member

@yannbf yannbf commented Sep 24, 2020

@Mahyar1982 are you still interested in making a PR? Otherwise I would like to give it a shot in the next days 😃

Were you guys imagining an "unread messages" counter (only displaying new action amount), or a counter always displaying the total amount of actions?

I assume it's good to keep consistency with the UI that's already in controls, however controls has a fixed number and actions is dynamic.. thus would be nice to have a way to indicate when a new action is logged so that it can catch the user's attention.

Here's the current UI as reference:
image

@domyen have you got any ideas? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.