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.

When group specified for any knob, others without group are not displaying

See original GitHub issue

When set group for knob in story other knobs, that dont have group, are not displaying in knobs panel

To Reproduce Steps to reproduce the behavior:

  1. Add story with two knobs (text for example)
  2. Set group to one of them
  3. Open storybook
  4. Knob without group is not in knob panel

Expected behavior Group ‘All’ should contain the knob without group

Screenshots image

Code snippets

<Block variation={{
    endpoint: text('frame 1: endpoint', 'http://www.google.com', 'test'),
    height: text('frame 1: height', '1650px')
}}

System:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
jaydlawrencecommented, Nov 29, 2018

Having the same problem. We are having to go through all of our Knobs and set a group for all of them now, just so that they show up.

4reactions
ehtonaycommented, Nov 29, 2018

My project is suffering from this issue. Any chance for a fix?

Read more comments on GitHub >

github_iconTop Results From Across the Web

"async" is not a member of a group specified for any attribute
async is not a member of a group specified for any attribute; there is no attribute data-ad-client; there is no attribute data-ad-slot. Is...
Read more >
Create a group & choose group settings - Google Groups Help
A group can't be the owner of another group. ... Enter a message emailed to people when they're added to the group without...
Read more >
Target groups for your Application Load Balancers
Each target group is used to route requests to one or more registered targets. When you create each listener rule, you specify a...
Read more >
Group Work: How to Use Groups Effectively
Research suggests that students who are engaged in group problem solving are more committed to the solution and are better satisfied with their...
Read more >
Create a user group - Slack
Create a user group · From your desktop, click People & user groups at the top of your left sidebar. · Click New...
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