Skip to content

fix(CheckBoxField): pass required prop down to Checkbox#6274

Merged
lisalupi merged 3 commits intomainfrom
fix/checkbof
Mar 30, 2026
Merged

fix(CheckBoxField): pass required prop down to Checkbox#6274
lisalupi merged 3 commits intomainfrom
fix/checkbof

Conversation

@chambo-e
Copy link
Copy Markdown
Contributor

Summary

Type

  • Bug

Relevant logs and/or screenshots

Page Before After
/?path=/docs/form-components-fields-checkboxfield--docs#required Screenshot 2026-03-26 at 11 39 07 Screenshot 2026-03-26 at 11 39 00

@chambo-e chambo-e self-assigned this Mar 26, 2026
@chambo-e chambo-e requested a review from lisalupi as a code owner March 26, 2026 10:40
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 26, 2026

🦋 Changeset detected

Latest commit: e424cb9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ultraviolet/form Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.20%. Comparing base (adf8a65) to head (e424cb9).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6274      +/-   ##
==========================================
- Coverage   92.57%   83.20%   -9.37%     
==========================================
  Files         533       44     -489     
  Lines        9981      673    -9308     
  Branches     3805      189    -3616     
==========================================
- Hits         9240      560    -8680     
+ Misses        677      103     -574     
+ Partials       64       10      -54     
Files with missing lines Coverage Δ
...ckages/form/src/components/CheckboxField/index.tsx 100.00% <ø> (ø)

... and 489 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 060b940...e424cb9. Read the comment docs.

🚀 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.

@chambo-e
Copy link
Copy Markdown
Contributor Author

@lisalupi can you merge this please ? I don't have the rights :)

Signed-off-by: Emmanuel CHAMBON <echambon@scaleway.com>
Signed-off-by: Emmanuel CHAMBON <echambon@scaleway.com>
Signed-off-by: Emmanuel CHAMBON <echambon@scaleway.com>
@lisalupi lisalupi merged commit 46a5c7b into main Mar 30, 2026
14 of 15 checks passed
@lisalupi lisalupi deleted the fix/checkbof branch March 30, 2026 08:35
@scaleway-bot scaleway-bot mentioned this pull request Mar 30, 2026
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.

4 participants