Differentiate reported web-vitals timings when the App is served from a ServiceWorker
Open
Nobody has claimed this yet.
improvement
performance
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
web-vitals are reported as of #2363.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the web-vitals reporting introduced by #2363 and the path used when the App is served from a ServiceWorker. Identify where the two serving contexts are detected and where timings are labeled; done means the reported timings are distinguishable in both cases, with coverage for the changed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100