docs(ui): record adapter sizing remediation
This commit is contained in:
parent
4f27b3b9e5
commit
0743c16b71
@ -6,6 +6,12 @@
|
|||||||
**Priority**: Critical
|
**Priority**: Critical
|
||||||
**Primary concern**: The app is audit-clean and uses common UI primitives, but several production surfaces still look visually broken, over-compressed, and unpolished.
|
**Primary concern**: The app is audit-clean and uses common UI primitives, but several production surfaces still look visually broken, over-compressed, and unpolished.
|
||||||
|
|
||||||
|
## Implementation Log
|
||||||
|
|
||||||
|
| Slice | Commit | Verification | Notes |
|
||||||
|
| --- | --- | --- | --- |
|
||||||
|
| Phase 1 adapter sizing foundation | `4f27b3b` | `pnpm run audit:ui`; `pnpm run audit:ui:strict`; `pnpm --filter @bytelyst/trading-web typecheck`; `TMPDIR="$PWD/.tmp/vitest" pnpm --filter @bytelyst/trading-web exec vitest run src/components/ComponentsSmoke.test.ts`; `git diff --check` | Normalized product adapter defaults for `Button`, `Input`, `Select`, and `Textarea` so production controls no longer depend on page-level height patches. |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 1. Executive Summary
|
## 1. Executive Summary
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user