Skip to content

Make detail card collapsible on mobile, add person icons + line styles#149

Merged
hawkandheron-dev merged 1 commit into
mainfrom
claude/mobile-collapsible-panel-g4kzS
May 17, 2026
Merged

Make detail card collapsible on mobile, add person icons + line styles#149
hawkandheron-dev merged 1 commit into
mainfrom
claude/mobile-collapsible-panel-g4kzS

Conversation

@hawkandheron-dev
Copy link
Copy Markdown
Owner

  • NodeDetailCard: add a chevron toggle (mobile-only via CSS) that
    collapses the card to its title + subtitle so the person and the
    surrounding web stay visible. New selections re-mount the card, so
    it always opens expanded.
  • ChurchWebOverlay: draw a small SVG icon inside each person /
    household / traveler bubble (male/female profile silhouette, house,
    walking foot) so they're instantly distinguishable from city
    pins. Bubbles are bumped up slightly to fit.
  • JourneyOverlayControl + ChurchWebOverlay: new "Connections" pill
    group with three modes — Spokes (current radial), Network (faint
    person-to-person mesh between everyone at the focused city), and
    Just dots (structural lines hidden; active spokes still light up
    on hover). The simulation is unchanged; only rendering differs.

- NodeDetailCard: add a chevron toggle (mobile-only via CSS) that
  collapses the card to its title + subtitle so the person and the
  surrounding web stay visible. New selections re-mount the card, so
  it always opens expanded.
- ChurchWebOverlay: draw a small SVG icon inside each person /
  household / traveler bubble (male/female profile silhouette, house,
  walking foot) so they're instantly distinguishable from city
  pins. Bubbles are bumped up slightly to fit.
- JourneyOverlayControl + ChurchWebOverlay: new "Connections" pill
  group with three modes — Spokes (current radial), Network (faint
  person-to-person mesh between everyone at the focused city), and
  Just dots (structural lines hidden; active spokes still light up
  on hover). The simulation is unchanged; only rendering differs.
@hawkandheron-dev hawkandheron-dev merged commit 7272ce1 into main May 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants