From 89a56739bddbc044f6f8d1b853eb16cf5a0bf84f Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Fri, 29 May 2026 14:10:05 -0700 Subject: [PATCH] docs(admin-web): tick UX-4 with SHA + test counts (UX-4) --- dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md b/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md index 1d78ab4d..9049d3fa 100644 --- a/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md +++ b/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md @@ -155,7 +155,7 @@ pnpm --filter @bytelyst/admin-web test:e2e # Playwright + @axe-core (no new fa - [x] **UX-4 — Page chrome:** use `@bytelyst/dashboard-components` (`PageHeader`/`ErrorPage`/ `NotFoundPage`/`LoadingSpinner`) on `error.tsx`/`not-found.tsx`/`loading.tsx` + a few high-traffic surfaces where chrome is bespoke. Keep it additive. - — **DONE** `` · `error.tsx`→`ErrorPage` (telemetry kept; retry→`reset`); + — **DONE** `94ef3f1c` · `error.tsx`→`ErrorPage` (telemetry kept; retry→`reset`); `loading.tsx`→`LoadingSpinner` inside the existing skeleton; `not-found.tsx` already used `NotFoundPage` (confirmed); dashboard overview `page.tsx` header→`PageHeader` (Refresh as `actions`, subtitle preserved below). Rich detail headers (users/[id] back-button + badges)