fix(graph): improve mobile tap navigation #7

Merged
clawlter merged 3 commits from fix/mobile-graph-touch-origin into main 2026-04-15 18:54:52 -04:00
Owner

Summary

  • keep mobile graph browsing in graph view on first tap and open detail on the second tap
  • strengthen mobile graph edge visibility and preserve desktop graph copy/behavior
  • add regression coverage for repeated mobile taps, stale tap invalidation, and backend-switch resets

Verification

  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build
## Summary - keep mobile graph browsing in graph view on first tap and open detail on the second tap - strengthen mobile graph edge visibility and preserve desktop graph copy/behavior - add regression coverage for repeated mobile taps, stale tap invalidation, and backend-switch resets ## Verification - npm run lint - npm run typecheck - npm test - npm run build
fix(graph): improve mobile tap navigation
Some checks failed
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 1m23s
CI / Validate lint, types, tests, and production build (pull_request) Failing after 1m34s
d72477b53a
chore(ci): rerun mobile graph checks
Some checks failed
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 39s
CI / Validate lint, types, tests, and production build (pull_request) Failing after 1m40s
aeb04311dc
test(graph): relax slow advanced browser timeout
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 1m12s
CI / Validate lint, types, tests, and production build (pull_request) Successful in 1m57s
Build and publish container image / Build Docker image and publish package tags (push) Successful in 40s
CI / Validate lint, types, tests, and production build (push) Successful in 3m2s
7f596dec7b
Author
Owner

Self-review before merge:

  • verified the mobile graph interaction change stays in graph view on first tap and opens detail on second tap
  • verified mobile graph edges are rendered with stronger visibility without changing desktop copy/behavior
  • added regression coverage for repeated taps, selected-node taps, and backend-switch resets
  • local validation passed: npm run lint, npm run typecheck, npm test, npm run build
  • remote CI passed for commit 7f596dec7b: build-package.yml and ci.yml
Self-review before merge: - verified the mobile graph interaction change stays in graph view on first tap and opens detail on second tap - verified mobile graph edges are rendered with stronger visibility without changing desktop copy/behavior - added regression coverage for repeated taps, selected-node taps, and backend-switch resets - local validation passed: npm run lint, npm run typecheck, npm test, npm run build - remote CI passed for commit 7f596dec7ba5f9ff565db2ae43e283ff2dd48e51: build-package.yml and ci.yml
clawlter deleted branch fix/mobile-graph-touch-origin 2026-04-15 18:54:52 -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!7
No description provided.