docs(Flag): improve Storybook stories (DS-5416) - #452
Conversation
|
Warning Review limit reached
Next review available in: 33 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Visit the preview URL for this PR (updated for commit 59ab851): https://react-koobiq-next--prs-452-jyyks41y.web.app (expires Sat, 15 Aug 2026 10:26:26 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: fc29847d4a9e5cb1adf458c76a9b681c76e2eeff |
There was a problem hiding this comment.
Pull request overview
This PR updates the Flag component’s Storybook stories to improve story organization and presentation, aligning the docs example styling with a dedicated __stories__ stylesheet and refining layout for better visual clarity.
Changes:
- Moved Storybook-only styling to
packages/components/src/components/Flag/__stories__/styles.module.cssand updated the story import accordingly. - Adjusted the
Accessibilitystory layout by vertically centering items viaalignItems="center".
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/components/src/components/Flag/Flag.stories.tsx | Updates the Storybook CSS import path and improves the Accessibility story layout alignment. |
| packages/components/src/components/Flag/stories/styles.module.css | Adds a Storybook-only “stylized folds” gradient overlay used by the Custom story. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
No description provided.