Skip to content

Conversation

@ThomasK33
Copy link
Member

@ThomasK33 ThomasK33 commented Oct 14, 2025

Add Storybook 8.6 with stories for 11 components, CI integration, and visual testing setup.

Usage

make storybook              # Start dev server at http://localhost:6006
make storybook-build        # Build static site
make test-storybook         # Run interaction tests

What's Included

  • Stories for all key UI components (CommandPalette, Messages, Modals, etc.)
  • Inherits project styling (colors, fonts, scrollbars) and aliases
  • CI integration with Playwright interaction tests
  • Proper context providers for realistic component rendering

See docs/storybook.md for details.

Generated with cmux touched up by hand.

@ThomasK33 ThomasK33 force-pushed the story-book branch 16 times, most recently from 378b430 to 864787a Compare October 15, 2025 16:30
@ThomasK33 ThomasK33 changed the title 🤖 Add Storybook for visual component development 🤖 feat: add Storybook for component development Oct 15, 2025
@ThomasK33 ThomasK33 marked this pull request as ready for review October 15, 2025 16:43
@ThomasK33
Copy link
Member Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

@ThomasK33 ThomasK33 force-pushed the story-book branch 2 times, most recently from 68bb393 to 1734e0d Compare October 15, 2025 17:10
@ThomasK33
Copy link
Member Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

@ThomasK33 ThomasK33 force-pushed the story-book branch 2 times, most recently from 1a153a0 to 9dbdbc9 Compare October 15, 2025 19:48
Add Storybook 8.6 with stories for 11 components, CI integration,
and visual testing setup.

_Generated with `cmux`_ fixed up by hand.

Change-Id: I23ebff468316c00b26fabf933129594e7525c7a7
Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33 ThomasK33 added this pull request to the merge queue Oct 15, 2025
@ThomasK33 ThomasK33 removed this pull request from the merge queue due to a manual request Oct 15, 2025
github-merge-queue bot pushed a commit that referenced this pull request Oct 15, 2025
Add Storybook 8.6 with stories for 11 components, CI integration, and
visual testing setup.

## Usage

```bash
make storybook              # Start dev server at http://localhost:6006
make storybook-build        # Build static site
make test-storybook         # Run interaction tests
```

## What's Included

- Stories for all key UI components (CommandPalette, Messages, Modals,
etc.)
- Inherits project styling (colors, fonts, scrollbars) and aliases
- CI integration with Playwright interaction tests
- Proper context providers for realistic component rendering

See `docs/storybook.md` for details.

_Generated with `cmux`_ touched up by hand.

Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33
Copy link
Member Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Keep it up!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

@ThomasK33 ThomasK33 added this pull request to the merge queue Oct 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 15, 2025
@ThomasK33 ThomasK33 added this pull request to the merge queue Oct 15, 2025
Merged via the queue into main with commit 348bd9d Oct 15, 2025
15 of 16 checks passed
@ThomasK33 ThomasK33 deleted the story-book branch October 15, 2025 21:13
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.

1 participant