Error Summary
A whole-form error summary. On an invalid submit it shows a role="alert" listing each invalid field as a link that moves focus to the field, and flags the fields aria-invalid— the WCAG error-recovery pattern for a form, distinct from a single field's inline message.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/error-summary.jsonConformance
This component conforms to the @publictheta/ui-spec error-summary specification. Run the suite against any implementation with pnpm conformance.