Skip to content

feat: selecting a PR lights its files - #15

Draft
bryan-uipath wants to merge 2 commits into
feat/holo-scrollfrom
feat/pr-focus
Draft

bryan-uipath wants to merge 2 commits into
feat/holo-scrollfrom
feat/pr-focus

Conversation

@bryan-uipath

Copy link
Copy Markdown
Owner

Stacked on #14.

Clicking a PR avatar (or __motionProbe.selectPr(n) under ?probe=1) sets prFocus and drives the existing search highlight with the PR's file paths: its files glow white-cyan, everything else goes dark, strata included. Unlike a search, the PR layer stays visible so the marker and its beams remain. Escape drops the PR selection before it touches the scope; selecting anything else restores the overlay.

🤖 Generated with Claude Code

bryan-uipath and others added 2 commits September 7, 2026 13:10
Clicking a PR avatar reuses the search highlight paint for the PR's files
with the PR layer left on; Escape or another selection restores. The motion
probe gains selectPr(n) for scripted checks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
prFocus derives from state.selection instead of shadowing it. A search or a
tour step drops the lit PR before repainting, Escape drops it before the
results list, and a scope none of the PR's files reach drops it too (it would
otherwise leave the city uniformly dark). The worktree layer stays with the
people layer under PR focus.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.

1 participant