Summary
Support form async validation lacks clear loading, cancellation, and field-level feedback.
Affected files
src/components/help/SupportForm.tsx
src/lib/form-validation.ts
Tasks
- Show per-field loading during async validation.
- Cancel in-flight validation when input changes.
- Surface clearer inline error messages.
Acceptance criteria
Suggested labels
cleanup, a11y, ux
Notes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.
Summary
Support form async validation lacks clear loading, cancellation, and field-level feedback.
Affected files
src/components/help/SupportForm.tsxsrc/lib/form-validation.tsTasks
Acceptance criteria
Suggested labels
cleanup,a11y,uxNotes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.