Files
headquarter/openspec/changes/fix-mobile-terminal-scrolling/tasks.md
T
Developer 6698c20f25 fix: restore mobile terminal scrolling
- Retain xterm normal-buffer history on mobile while preserving desktop zero-scrollback behavior\n- Repair ProjectsPage tests for session context and current project list markup\n- Add focused terminal scrollback coverage\n\nOpenSpec: fix-mobile-terminal-scrolling\nQuality gates: npm run typecheck, npm run lint, npm test (89 passed), npm run build
2026-07-14 19:07:02 +00:00

592 B

Restore Mobile Terminal Scrolling — Tasks

  • Add a mobile-specific terminal scrollback limit while preserving zero scrollback on desktop.
  • Add focused tests for the responsive scrollback configuration.
  • Run the full frontend test suite (89 tests passed after repairing the ProjectsPage test setup).
  • Run frontend typecheck, lint, focused tests, and production build.
  • Perform mobile normal-buffer and alternate-screen manual QA.
  • Update project maps for changed source files (the map patch tool currently fails with an unsupported temperature parameter).