Skip to content

fix(ui): describe checkbox helper and error text#68

Merged
wyf027 merged 3 commits into
mainfrom
codex/checkbox-description-invalid-2026-07-07
Jul 6, 2026
Merged

fix(ui): describe checkbox helper and error text#68
wyf027 merged 3 commits into
mainfrom
codex/checkbox-description-invalid-2026-07-07

Conversation

@wyf027

@wyf027 wyf027 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • add optional helperText and error feedback props to Checkbox
  • associate Checkbox helper/error text with the native checkbox via aria-describedby
  • set aria-invalid automatically when Checkbox renders an error
  • preserve consumer-provided aria-describedby and append internal helper/error descriptions
  • add focused tests and document Checkbox accessibility behavior

Validation

  • GitHub Actions CI / quality succeeded for head c2304d519f1224da0818d8830dd488be8dae84d2.
    • Install
    • Lint UI
    • Typecheck UI
    • Test UI
    • Build UI
    • Build docs
  • Not run locally: the Codex shell executor is currently failing with Failed to create unified exec process: No such file or directory.

Notes

@ecc-tools

ecc-tools Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR.

@wyf027 wyf027 merged commit de386f2 into main Jul 6, 2026
1 check passed
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.

1 participant