sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(replays): Refactor tab filters to use the url bar to store data

Open ryan953 opened this issue 3 years ago • 0 comments

Refactor the Console, DOM & Network tabs so that their filter inputs put their state inside the url instead of inside a useState hook.

This means users will be able to share their view of the page with each other, and also we'll be able to deep-link into some views.

https://github.com/getsentry/sentry/issues/38861

ryan953 avatar Sep 19 '22 21:09 ryan953