-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
report(flow): standalone shell report with preact #12850
Conversation
This comment has been minimized.
This comment has been minimized.
Can you add the result to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had quite a hand in most of this, so I'm most interested in other folks feedback :)
but tsx sounds great to me!
Co-authored-by: Patrick Hulce <[email protected]>
Basic shell for a FR flow report. It doesn't actually render the report, I'm hoping to use the updated renderer API for that part #12772.
In the meantime we can work on the flow UX items like the sidebar and summary page.
Example report: https://gist.github.com/adamraine/7bf5b5b3c8a3f08cbf1226cddaeff078
Ref #11313