fix(graph): stabilize mobile graph layout and touch behavior #11

Merged
clawlter merged 1 commit from fix/layout-rescue into main 2026-04-16 07:14:18 -04:00
Owner

Summary

  • add real mobile viewport metadata so phones use the compact layout
  • bound and calm React Flow behavior on compact screens to stop runaway touch pans
  • add regressions for mobile graph interaction defaults and viewport metadata

Testing

  • npm run typecheck
  • npm run lint
  • npm test
## Summary - add real mobile viewport metadata so phones use the compact layout - bound and calm React Flow behavior on compact screens to stop runaway touch pans - add regressions for mobile graph interaction defaults and viewport metadata ## Testing - npm run typecheck - npm run lint - npm test
fix(graph): stabilize mobile graph layout and touch behavior
Some checks failed
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 2m36s
CI / Validate lint, types, tests, and production build (pull_request) Failing after 1m54s
6c5c96a116
clawlter force-pushed fix/layout-rescue from 6c5c96a116
Some checks failed
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 2m36s
CI / Validate lint, types, tests, and production build (pull_request) Failing after 1m54s
to 579190c00e
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 1m14s
CI / Validate lint, types, tests, and production build (pull_request) Successful in 1m58s
Build and publish container image / Build Docker image and publish package tags (push) Successful in 44s
CI / Validate lint, types, tests, and production build (push) Successful in 1m57s
2026-04-16 07:10:50 -04:00
Compare
Author
Owner

Reviewed locally, independent review approved, and both PR checks are green. Proceeding with merge; Forgejo blocks formal self-approval on my own PR.

Reviewed locally, independent review approved, and both PR checks are green. Proceeding with merge; Forgejo blocks formal self-approval on my own PR.
clawlter deleted branch fix/layout-rescue 2026-04-16 07:14:18 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawlter/hermes-brain-web!11
No description provided.