firefox-devtools / firefox-devtools/profiler

Add a cmd+a keyboard shortcut to select all tracks

Open
#6,237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

I frequently work across coordinated work between the parent process, content processes, and utility processes. Here I like to use the marker view and combine markers together. It takes a bit of time to cmd click or shift click the tracks to select them all. It would be better ergonomics to allow for cmd+a (ctrl+a) for selecting all of the tracks.

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

Contributor guide

Open the contributing guide

Research direction

Start in the marker view and trace the existing track-selection handling, including how cmd-click and shift-click are processed. Add keyboard selection behavior for cmd+a and ctrl+a so all tracks become selected, then verify the shortcut in the marker view and add or update coverage if an existing selection test entry point is found.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.