"table" property does not work when added to argTypes

Open
#655 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
react-native, storybook, typescript
Domain
frontend, mobile

Research direction

Start by reproducing the story configuration using argTypes and table, then compare the React Native implementation with the Storybook documentation. Confirm whether table grouping is supported and record a workaround or equivalent property once the behavior is verified.

Written by the indexing model from the issue text.

Description

Firstly, I'd like to thank you for the amazing work on this project.

Regarding my issue: I have many args, and I'd like to divide my controls into sections (groups).

So I was checking the documentation of Storybook and found that there is a property called table that can help my in achieving that.
I tried to use it inside my story and it didn't work.

Is there a workaround or an equivalent property?

Dominant language
TypeScript
Stars
1.3k
Forks
184
Avg merge
21m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from storybookjs/react-native

All issues in storybookjs/react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.