Skip to content

feat(timeline): add overview mini-map#203

Open
chiptus wants to merge 4 commits into
claude/188-193-day-jump-toolbarfrom
claude/188-197-overview-minimap
Open

feat(timeline): add overview mini-map#203
chiptus wants to merge 4 commits into
claude/188-193-day-jump-toolbarfrom
claude/188-197-overview-minimap

Conversation

@chiptus

@chiptus chiptus commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Adds a collapsible "Show overview" toggle in the timeline toolbar revealing a proportional mini-map of the filtered edition, with vote-colored set density and a draggable viewport window.
Clicking the map jumps the strip (smooth scroll); dragging the viewport window scrubs it directly.

Stacked on #193 (day-jump toolbar) — targets claude/188-193-day-jump-toolbar, not main.

Closes #197

Verification

  • Toggle "Show overview" on the timeline tab; mini-map appears collapsed by default, expands/collapses on click.
  • Click anywhere on the mini-map; strip smooth-scrolls there and scrollTo updates in the URL.
  • Drag the viewport window left/right; strip scrubs live, then settles into a debounced scrollTo write.
  • Apply a day filter (?day=2025-07-12); mini-map shows only that day's sets and density.
  • Log out and revisit; mini-map still renders with neutral (unvoted) set colors.

Generated by Claude Code

Adds a collapsible "Show overview" toggle in the timeline toolbar that
reveals a proportional mini-map of the filtered edition: day boundaries,
per-stage set density colored by the viewer's votes, and a draggable
viewport window that scrubs the strip or jumps on click.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AziTqr3f12fxALYD6jhrW8
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
upline Ready Ready Preview, Comment Jul 16, 2026 2:28pm

… into claude/188-197-overview-minimap

# Conflicts:
#	src/pages/EditionView/tabs/ScheduleTab/horizontal/TimelineToolbar.tsx
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