Add support for rearranging tracks from the UI
Open
- Dominant language
- C++
- Stars
- 6.5k
- Forks
- 868
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 218
Description
Maybe there is a way to do this but I couldn't find it. In my head I would expect there to be a grab handle somewhere on the process/thread list and that would let me move things to a new order.
Contributor guide
Research direction
Start by locating the Perfetto UI component that renders the process/thread list and inspect how its current order is represented. The work is done when the UI exposes a grab handle and users can move tracks into a new order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100