Problem
Assistant turns render a timestamp (ChatThread.tsx formatTime), but user bubbles render only text + a device chip — no time. This is an inconsistency and makes it hard to correlate when you sent something.
Suggested fix
Show a timestamp on user messages too (e.g. on the device chip row or on long-press).
Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.
Problem
Assistant turns render a timestamp (
ChatThread.tsxformatTime), but user bubbles render only text + a device chip — no time. This is an inconsistency and makes it hard to correlate when you sent something.Suggested fix
Show a timestamp on user messages too (e.g. on the device chip row or on long-press).
Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.