getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.49k stars 4.11k forks source link

[Hydration Errors] Improve UI labels inside the slider-diff-tool #74458

Closed ryan953 closed 1 month ago

ryan953 commented 1 month ago

Add "Before" and "After" labels to the top left & right corders of the slider-diff tool. This should help people understand it slightly better.

Image

bruno-garcia commented 1 month ago

Could a 'tooltip' be an educational opportunity? Or does everything understand what before/after mean? Like Before -> "How the initial server-rendered page looked like" After -> "React on the browser detected a hydration error and re-rendered, to this"