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 FID web vital #279

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

[react] implement poor FID web vital #279

cstavitsky opened this issue Sep 26, 2023 · 0 comments

Comments

@cstavitsky
Copy link
Contributor

cstavitsky commented Sep 26, 2023

FID measures the time from when a user first interacts with a page (that is, when they click a link, tap on a button, or use a custom, JavaScript-powered control) to the time when the browser is actually able to begin processing event handlers in response to that interaction.

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

Screenshot 2023-09-26 at 2 27 20 PM

Screenshot 2023-09-26 at 2 23 46 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