Skip to content

Wrap Checkbox and RadioButton children in a span#2068

Merged
robertknight merged 1 commit into
mainfrom
checkbox-span
Aug 22, 2025
Merged

Wrap Checkbox and RadioButton children in a span#2068
robertknight merged 1 commit into
mainfrom
checkbox-span

Conversation

@robertknight
Copy link
Copy Markdown
Contributor

@robertknight robertknight commented Aug 21, 2025

This avoids a hazard where the Checkbox's flex layout can cause children to be displayed with an unexpected layout. See hypothesis/h#9844.

This avoids a hazard where the Checkbox's flex layout can cause children to be
displayed with an unexpected layout. See hypothesis/h#9844.
@robertknight robertknight requested a review from acelaya August 21, 2025 14:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (093b115) to head (69d8c77).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2068   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           71        71           
  Lines         1361      1361           
  Branches       509       509           
=========================================
  Hits          1361      1361           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@robertknight robertknight merged commit fa9edf8 into main Aug 22, 2025
4 checks passed
@robertknight robertknight deleted the checkbox-span branch August 22, 2025 06:10
robertknight added a commit to hypothesis/h that referenced this pull request Aug 22, 2025
Update @hypothesis/frontend-shared and remove a layout workaround which is no
longer needed due to hypothesis/frontend-shared#2068.
robertknight added a commit to hypothesis/h that referenced this pull request Aug 22, 2025
Update @hypothesis/frontend-shared and remove a layout workaround which is no
longer needed due to hypothesis/frontend-shared#2068.
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