You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fix](ui): tablet uses the compact mobile chrome (no app-bar wrap) + general hero invite
Owner feedback (Fase 2b continued):
- Navigation chrome breakpoint moves 640 -> 1024: tablets now share the phone's
elegant single-row top bar (brand left + Guide) with the bottom tab bar,
action bar and settings sheet — the app bar can never wrap again. Content-
density rules stay on the 640 phone tier. Docs updated (design-spec §6.1,
mobile-experience-plan §5); historical -phone class names now mean
"compact tier".
- Hero radar chip: "21 architectures · 1 answer" -> a general, inviting
"Decide with confidence" / "Putuskan dengan yakin".
Verified: iPad-768 overflow 0 + tabbar active, desktop-1280 nav intact;
119 unit + 14 e2e, lint, all 6 guards green.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|**Breakpoints**| canonical (cannot be `var()` in `@media`): **phone ≤ 640 px · tablet 641–1024 px · laptop ≥ 1025 px**|
282
+
|**Breakpoints**| canonical (cannot be `var()` in `@media`): **phone ≤ 640 px · tablet 641–1024 px · laptop ≥ 1025 px**. **Navigation chrome switches at ≤ 1024 px** (Fase 2b): phones AND tablets share the compact mobile chrome (bottom tab bar, action bar, settings sheet, compact top bar — brand left + Guide) so the app bar never wraps; content-density rules (`.f-div`, overlay padding, grid columns) keep the 640 px phone tier. Historical `-phone` class names mean "compact tier".|
0 commit comments