GoogleChrome / web-vitals-extension

A Chrome extension to measure essential metrics for a healthy site
https://chrome.google.com/webstore/detail/web-vitals/ahfhijdlegdabablpippeagghigmibma?hl=en
Apache License 2.0
2.35k stars 105 forks source link

Resize/reposition the HUD when using mobile emulation #88

Open rviscomi opened 3 years ago

rviscomi commented 3 years ago

When emulating a mobile device with the HUD on, it occludes about 1/3 of the mobile viewport. This can make it difficult to diagnose things like CLS issues.

Consider styling the HUD more compactly when using mobile emulation.

tunetheweb commented 1 year ago

Is this still needed now we have the popup as well as the HUD?