Skip to content

docs(react-ui): add Storybook stories for missing components#676

Merged
vishxrad merged 1 commit into
thesysdev:mainfrom
MatheusNLuz:add-label-modal-stories
Jun 23, 2026
Merged

docs(react-ui): add Storybook stories for missing components#676
vishxrad merged 1 commit into
thesysdev:mainfrom
MatheusNLuz:add-label-modal-stories

Conversation

@MatheusNLuz

Copy link
Copy Markdown
Contributor

What

Adds Storybook coverage for React UI components that were missing stories.

This improves component discoverability and gives contributors/maintainers visual examples for each component state.

Closes #552

Changes

Added Storybook stories for:

  • Label
  • Modal
  • SectionBlock
  • ThemeProvider
  • ToggleItem
  • ToolCall
  • ToolResult

Test Plan

Describe how you validated this change.

  • Not applicable (explain why)
  • Verified locally

Checklist

  • I linked a related issue, if applicable
  • I updated docs/README when needed
  • I considered backwards compatibility

@vishxrad vishxrad left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for your contribution :)

@vishxrad vishxrad merged commit 790a6ea into thesysdev:main Jun 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Storybook coverage for missing React UI components

2 participants