⌂ Home ☷ Board

MC Mobile UX Audit — GLM Review Track

Date: 2026-05-19 Viewport: 375x812 (mobile), DPR 2 Pages: Ticket detail (/ticket/3514 → MC-3505), Tasks (/tasks), Apps (/apps) Method: Playwright headless screenshots + own inspection + GLM (Z.AI glm-5.1) vision second opinion. Screenshots: /tmp/mux-glm-{ticket,tasks,apps}-{fold,full}.png

GLM was fed the three full-page screenshots. Its generic-but-true points were merged in; points contradicted by the actual rendering (no horizontal table overflow — measured scrollWidth==clientWidth==375 on all 3 pages; Apps is a 1-col list not a 4-col grid; no checkboxes / numbered pagination / "Add App" button exist) were discarded.


System-wide

Blocker — Bottom nav overflows viewport with no scroll cue


Page 1 — Ticket detail (/ticket/3514)

Screenshots: /tmp/mux-glm-ticket-fold.png, /tmp/mux-glm-ticket-full.png

Major — Metadata block pushes conversation far below the fold

Major — Header duplicates the ticket ID and burns vertical space

Minor — Action button row is tight

Minor — Profile/cwd metadata line is small low-contrast grey


Page 2 — Tasks (/tasks)

Screenshots: /tmp/mux-glm-tasks-fold.png, /tmp/mux-glm-tasks-full.png

Major — Sort dropdown and search box are cramped on one row

Minor — Filter chips run off the right edge

Minor — Orphan sort-direction button

Polish — Task cards are vertically loose


Page 3 — Apps (/apps)

Screenshots: /tmp/mux-glm-apps-fold.png, /tmp/mux-glm-apps-full.png

Major — App cards are oversized; very low information density

Minor — "Service Controls" section buttons are small

Polish — Section header "SERVICE CONTROLS" lacks separation


Summary

Severity Count
Blocker 1
Major 5
Minor 6
Polish 3
Total 15

Top 3 issues

  1. Bottom nav overflow (Blocker, all pages) — 592px of tabs in a 375px viewport, no scroll cue; 4 of 10 sections are invisible to phone users.
  2. Ticket metadata buries the conversation (Major, ticket detail) — 2.5 screens of dropdowns/runtime controls before the actual thread; collapse into an accordion.
  3. Apps cards waste space (Major, apps) — oversized full-width cards mean a ~25-app list is a very long scroll; shrink cards or go 2-column.