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

feature(wallet-mobile): new tx review for collateral #3683

Merged
merged 20 commits into from
Oct 10, 2024

Conversation

banklesss
Copy link
Contributor

@banklesss banklesss commented Oct 8, 2024

Description / Change(s) / Related issue(s)

Add new tx review for collateral funnel

Ticket

YV-36

@banklesss banklesss force-pushed the feature/tx-review-collateral branch from d15e481 to e017a6d Compare October 8, 2024 16:51
@banklesss banklesss force-pushed the feature/tx-review-collateral branch from e017a6d to b7f710f Compare October 8, 2024 16:52
Comment on lines +107 to +108
onSuccessChanged(onSuccess)
onErrorChanged(onError)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

onError and onSuccess variables will be removed when product designs common screens

Comment on lines +97 to +99
operationsChanged([<Operation key="0" />])
onSuccessChanged(onSuccess)
onErrorChanged(onError)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

onError and onSuccess variables will be removed when product designs common screens

The operations are very specific for each screen so I have decided to make them dependent on the screen that uses tx review

Base automatically changed from feature/tx-review-token-details to develop October 10, 2024 17:04
Copy link
Member

@stackchain stackchain left a comment

Choose a reason for hiding this comment

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

lgtm

@stackchain stackchain merged commit 7c93737 into develop Oct 10, 2024
2 checks passed
@stackchain stackchain deleted the feature/tx-review-collateral branch October 10, 2024 17:11
@stackchain stackchain mentioned this pull request Dec 5, 2024
56 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants