2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript10,058 forks (10,058 forks)batch import
addon: backgroundsbughelp wantedsev:S3
Repository metrics
- Stars
- 89,909 stars (89,909 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Describe the bug
Storybook 6:

Storybook 7:

To Reproduce
No response
System
No response
Additional context
No response
Contributor guide
- Research direction
- Investigate the addon backgrounds source code (located in the `addons/backgrounds` directory) to understand why the background button is not rendered in docs mode. Compare the rendering logic between story mode and docs mode, looking for conditional statements that may hide the button. Review any recent changes to the addon that could affect visibility. Consult Storybook's documentation for docs mode limitations.
- Tech stack
- typescriptreact
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- Storybook addon systemReact basics