firefox-devtools / firefox-devtools/profiler

Make it easier to fully expand the timeline vertically

Open
#5,737 1 comment 0 reactions 0 assignees View on GitHub
timeline
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 5h
Merged PRs (30d)
30

Description

This is a part of steps explained in https://github.com/firefox-devtools/profiler/issues/5736

When comparing profiles, I always fully expand the timeline vertically, to make the screenshots and visual progress visible.
Currently, I need to grab the splitter and move it down until the timeline fully expands.
Given the splitter is vertically narrow, this takes some time, especially when I'm comparing ~100 profiles (this is necessary for investigating browsertime scores).
Also given that the height of the timeline differs between each suite or profile (depending on the number of content processes recorded),
I sometimes fail to fully expand, and also it needs extra care to verify it fully expands before stop dragging.

It would be nice if this can be done by just clicking a button, or something along that line.

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.