Be able to click on the scopes at the bottom and jump back to that in the scopes above.
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, I'm trying to walk up/down the scopes, but the middle scope section has scrolled to some other place. Being able to double-click on the hierarchical scopes from a selected scopes and have that highlight that scope above would allow for better navigation. Currently selecting the other scopes does nothing, and the highlight doesn't shift in the "Time Order" view. That view is big and complex enough, that it's easy to lose where you were at.
Contributor guide
Research direction
Start by tracing the Time Order view's scope-selection and hierarchical-scope rendering, then reproduce the navigation problem described in the issue. The work is done when selecting or double-clicking a scope at the bottom moves the highlight to the corresponding scope above and supports navigating the large view without losing position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100