# Seller Management — UX Review Review pass over the Phase 1 UI (`admin-seller-management-page.component.*`) against the rest of the Backoffice. Two real issues found and fixed; the rest of the checklist was verified as already consistent because the page is built entirely from existing shared components. ## Fixed this pass 1. **Missing label association on the Message field (real a11y bug).** `app-input` self-wires `id`/`aria-describedby` from its injected `FormFieldContext` (confirmed in `input.component.html`); the raw `