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

feat(frontend): add SolSendReview component #4131

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

AntonioVentilii
Copy link
Collaborator

Motivation

Similar to Bitcoin, we create component SolSendReview.

@AntonioVentilii AntonioVentilii requested a review from a team as a code owner January 8, 2025 13:28

<svelte:fragment slot="info">
{#if insufficientFundsForFee}
<InsufficientFundsForFee testId="sol-send-form-insufficient-funds-for-fee" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to make use of these testIds at some point ;) But I guess I will be doing the same with the Swap feature - merging components first, and coming back to unit tests after the feature is on main just so we can get a security review sooner.

Copy link
Contributor

@DenysKarmazynDFINITY DenysKarmazynDFINITY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@AntonioVentilii AntonioVentilii enabled auto-merge (squash) January 9, 2025 13:59
@AntonioVentilii AntonioVentilii merged commit 4dddafd into main Jan 9, 2025
21 checks passed
@AntonioVentilii AntonioVentilii deleted the feat(frontend)/add-SolSendReview-component branch January 9, 2025 14:01
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

Successfully merging this pull request may close these issues.

2 participants