Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[react] Implement poor CLS web vitals #278

Open
cstavitsky opened this issue Sep 26, 2023 · 0 comments
Open

[react] Implement poor CLS web vitals #278

cstavitsky opened this issue Sep 26, 2023 · 0 comments

Comments

@cstavitsky
Copy link
Contributor

cstavitsky commented Sep 26, 2023

TODO: update to ?cls=true or similar, retake screenshot. Something that will allow you to pass in multiple webvitals that are bad.

Create an opt-in scenario in the /products transaction that causes a poor CLS web vital.

  • If the query parameter ?webvital=cls is used, the scenario should trigger. If the query param is not used, then poor CLS should not trigger. (refer to other usage of query parameters within the demo app, like ?se= representing a given solutions engineer.)
  • Communicate in the PR an accompanying narrative of, "this is what we could do to fix the slow FID"

Screenshot 2023-09-26 at 2 35 44 PM

Screenshot 2023-09-26 at 2 15 57 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant