**Epic:** Shared primitives **Labels:** ui, ux, phase-2, frontend **Size:** XS (~2-4 hours) ### Description Consistent inline error display for form fields and mutation errors. ### Tasks - [ ] Accept message: string, field?: string props - [ ] Render red small text below form field - [ ] role="alert" so screen readers announce it immediately - [ ] Icon: small warning triangle - [ ] Unit test: renders message, role="alert" present
Epic: Shared primitives
Labels: ui, ux, phase-2, frontend
Size: XS (~2-4 hours)
Description
Consistent inline error display for form fields and mutation errors.
Tasks