fix(forms): reset group fieldset padding - #801
Merged
Merged
Conversation
Contributor
|
LGTM! Review notes
|
🚀 Deploying Preview to Cloudflare 🚀Preview URL: https://fix-reset-group-fieldset-padding-kumo-docs.design-engineering.workers.dev (commit d0875a3)This URL reflects your latest Preview deploymentPreview Deployments by commit
|
commit: |
Contributor
Contributor
📐 Bundle SizeConsumer fixtures bundled against
npm tarball: 535 files, 1.47 MB packed, 6.84 MB unpacked.
|
rozenmd
approved these changes
Sep 14, 2026
mattrothenberg
force-pushed
the
fix/reset-group-fieldset-padding
branch
from
September 14, 2026 13:47
452ff36 to
c892923
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

























































Summary
Validation
pnpm --filter @cloudflare/kumo test --run src/components/radio/radio.test.tsx src/components/checkbox/checkbox.test.tsx
pnpm --filter @cloudflare/kumo lint
pnpm --filter @cloudflare/kumo exec vp fmt --check src/components/radio/radio.tsx src/components/radio/radio.test.tsx src/components/checkbox/checkbox.tsx src/components/checkbox/checkbox.test.tsx
git diff --check
Reviews
bonk has reviewed the change
automated review not possible because: this environment cannot request a Bonk review.
Tests
Tests included/updated
Automated tests not possible - manual testing has been completed as follows: not applicable
Additional testing not necessary because: not applicable