docs(ui): record app shell migration
This commit is contained in:
parent
63211c0019
commit
2a2c773ca1
@ -162,7 +162,7 @@ The review surface is the highest-value pilot because it is operator-critical an
|
||||
|
||||
### Phase UI4 — App Shell And Navigation
|
||||
|
||||
- [ ] Move reusable app-shell/sidebar/header patterns into common platform if they are product-agnostic.
|
||||
- [x] Move reusable app-shell/sidebar/header patterns into common platform if they are product-agnostic. Common commit: `5e7b349a7cfabb69d3d44d86afac3b02742954cb`; NoteLett commit: `63211c0019956364d48342be534864e05ff7ce44`. Verification: common `pnpm --filter @bytelyst/ui run build`; NoteLett `pnpm --filter @notelett/web run typecheck`, `pnpm --filter @notelett/web run test`, `pnpm --filter @notelett/web exec playwright test e2e/release-flows.spec.ts --reporter=list --workers=1`, `pnpm --filter @notelett/web exec playwright test e2e/reviews-visual.spec.ts --reporter=list --workers=1`, targeted shell raw-control/global-class audit, and `git diff --check` passed.
|
||||
- [ ] Keep NoteLett navigation labels, routes, and feature-flag gating local.
|
||||
- [ ] Replace global sidebar/mobile overlay CSS with common shell primitives.
|
||||
- [ ] Verify mobile sidebar behavior, keyboard focus order, and no horizontal overflow.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user