sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(insights): create and use shared domain view header

Open DominikB2014 opened this issue 1 year ago • 0 comments

The header for each domain view is almost identical (as it should be), and now that we've ported most if not all features from the performance landing page, its pretty easy to see the abstraction we can make, and what code we can share here.

This PR makes a shared domain view header and uses it in all views, this makes it much easier to maintain and ensure consistent behaviour.

DominikB2014 avatar Oct 04 '24 19:10 DominikB2014