-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[FLASK] Snaps Insight #15814
[FLASK] Snaps Insight #15814
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Builds ready [0bf2ef4]
Page Load Metrics (1367 ± 81 ms)
highlights:storybook
|
9865ce1
to
2bd5de3
Compare
Builds ready [2bd5de3]
Page Load Metrics (1335 ± 38 ms)
highlights:storybook
|
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.
Almost there, I did a more thorough check for design system usage on this pass.
ui/components/app/flask/snap-content-footer/snap-content-footer.js
Outdated
Show resolved
Hide resolved
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.
Component code is looking good! Well done on the propType descriptions 💯 Could we get stories for all these new UI components as well I think it would be very helpful for future iterations of the UI and review?
See how to quickly get a story up and running under "Creating a Story" here: https://metamask.github.io/metamask-storybook/index.html?path=/story/getting-started-documentation-guidelines--page
2bd5de3
to
f6e2594
Compare
ui/pages/confirm-transaction-base/confirm-transaction-base.component.js
Outdated
Show resolved
Hide resolved
ui/pages/confirm-transaction-base/confirm-transaction-base.component.js
Outdated
Show resolved
Hide resolved
Builds ready [f2d06ec]
Page Load Metrics (1640 ± 58 ms)
highlights:storybook
|
Explanation
All the logic and UI needed for the new Snaps Insight API.
More Information
Manual Testing Steps
yarn install && yarn start
in thesnap-tx-insight
repo