Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace our usage of react-inspector in Replay with component used in Issue Details #70042

Open
billyvg opened this issue May 1, 2024 · 1 comment

Comments

@billyvg
Copy link
Member

billyvg commented May 1, 2024

When we first worked on Replay, we did not have a component to do pretty rendering of objects for our Console and Breadcrumbs. However, it looks like we now have one available that is currently in use in our Issue Breadcrumbs:

Image

Let's look into using this so that we have one less dependency!

@ryan953
Copy link
Member

ryan953 commented May 1, 2024

Replay currently uses <ObjectInspector>

Issues has https://sentry.sentry.io/stories/?name=app/components/structuredEventData/index.stories.tsx

You can see them both side-by-side (with the same data even!) here https://sentry.sentry.io/stories/?name=app/utils/useOrganization.stories.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants