react-scan
react-scan copied to clipboard
[Feature]: Include session replay with notification event
We already implemented a runtime to connect session replays to slow interactions in #200, and a plugin to render react scan outlines over the replay in arbitrarily sized iframes. So we should be able to pull this into notifications for low effort
Motivation
When you have a lot of events accumulate, or when there's an FPS slowdown, it's hard to know what specific action corresponds to the event. This is solved by seeing a replay of the interaction/FPS drop, along with react scan outlines over the session replay