Skip to content

chore: SW-2465 reduce spacing between checkbox and its label - #208

Open
boramyi-ts wants to merge 1 commit into
mainfrom
SW-2465-checkbox-label-spacing
Open

chore: SW-2465 reduce spacing between checkbox and its label#208
boramyi-ts wants to merge 1 commit into
mainfrom
SW-2465-checkbox-label-spacing

Conversation

@boramyi-ts

@boramyi-ts boramyi-ts commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

SW-2465 — reduce spacing between checkbox and its label

Jira: SW-2465

Tightened the checkbox↔label gap in the Checkbox stories from gap-3 (12px) to gap-2 (8px). All three stories (Default / Checked / Disabled) share one CheckboxExample wrapper, so this single change covers them.

Stories-only change — the spacing is set by the example markup, not the Checkbox primitive.

Before / After

Before (12px) After (8px)
before after

Existing play tests pass; typecheck + lint clean. No story added, so no Zephyr change.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@boramyi-ts
boramyi-ts requested review from a team as code owners September 8, 2026 19:54
@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
ts-lib-ui-kit-storybook Ignored Ignored Sep 8, 2026 7:54pm UTC

Request Review

@unblocked unblocked Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ No issues found

About Unblocked

Unblocked has been set up to automatically review your team's pull requests to identify genuine bugs and issues.

📖 Documentation — Learn more in our docs.

💬 Ask questions — Mention @unblocked to request a review or summary, or ask follow-up questions.

👍 Give feedback — React to comments with 👍 or 👎 to help us improve.

⚙️ Customize — Adjust settings in your preferences.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 96.88% (🎯 83%)
🟰 ±0%
24001 / 24773
🟢 Statements 96.88% (🎯 83%)
🟰 ±0%
24001 / 24773
🟢 Functions 95.11% (🎯 74%)
🟰 ±0%
1110 / 1167
🟢 Branches 90.45% (🎯 81%)
🟰 ±0%
4719 / 5217
File CoverageNo changed files found.
Generated in workflow #1188 for commit 849890d by the Vitest Coverage Report Action

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.

2 participants