firefox-devtools / firefox-devtools/profiler
Timeline tooltips of markers like LCP should include the values instead of timestamps
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
Currently an LCP tooltip looks like this:
Timestamp gives us very little information. It would be better to have the LCP value there instead. This is the same for other markers like FCP etc.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-1358)
Contributor guide
Research direction
The issue names no files or tests; locate the timeline marker tooltip entry point and inspect how LCP and FCP marker values and timestamps are supplied. Update the tooltip output so these markers show their values instead of only timestamps, then run the relevant timeline UI tests and verify the resulting tooltips.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100