Files
meshcore-analyzer/.github
bot ae8838ef49 test(#1367): RED — channels chat-app row layout + detail view E2E
New Playwright E2E (375x800) asserts the locked design from #1367:
- .ch-row 80px tall, full-width, with .ch-avatar (hash-derived bg + 2-3 char text),
  bold name, ellipsized preview, right-aligned relative timestamp
- NO inline .ch-row-actions / .ch-share / .ch-remove on rows
- NO analytics chip (📊) in sidebar header
- Tapping a row changes the URL hash to /channels/<hash>
- Detail view: back chevron + '<name> — <N> messages' title;
  at least one .ch-message renders with avatar+bubble+footer.
Desktop (1024x800) two-pane layout still preserved.

Wired into deploy.yml e2e step. This commit must fail CI on assertions
before the production change lands (red commit gate).
2026-05-26 04:41:21 +00:00
..