firefox-devtools / firefox-devtools/profiler
Make the selected row part of the URL, but use replaceState if it's the only thing that changes
Open
call tree
help wanted
navigation
polish
ready
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
Apparently the ability to link to a state with a specific selected row would be useful.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-740)
Contributor guide
Research direction
Start by locating where the selected row is stored and where the profiler URL is assembled or updated. Trace how row selection currently changes application state, then define completion as loading a URL with a selected row showing that row and changing only the selection using replaceState rather than adding browser history entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, redux, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100