firefox-devtools / firefox-devtools/profiler

Scroll current call tree leaf into view after changing call tree filtering

Open
#712 3 comments 0 reactions 0 assignees View on GitHub
call tree polish
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 5h
Merged PRs (30d)
30

Description

Before:
![](https://user-images.githubusercontent.com/8599/34887225-a0b4f1a8-f77a-11e7-9e9a-00daefb0b45e.png)

After filtering to JS only (aka nothingness):
![](https://user-images.githubusercontent.com/8599/34887236-a9ed45d6-f77a-11e7-8573-7e7b119df34b.png)

The list should scroll the correct node into view.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-686)

Contributor guide

Open the contributing guide

Research direction

Start at the call tree filtering UI and the state that tracks the current call tree leaf. Reproduce the JS-only filtering case shown in the issue, then verify that the selected leaf is scrolled into view after filtering and remains the correct node.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, redux, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.