-
Notifications
You must be signed in to change notification settings - Fork 79
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
fix(@wallet/desktop): No feedback after token approval. Once the approval is confirmed the Swap dialog becomes editable again, with the Swap button enabled #16666
Conversation
Jenkins BuildsClick to see older builds (16)
|
3874ec8
to
c8b8eb8
Compare
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.
LGTM
Agreed with @Khushboo-dev-cpp that since we are working on fixing ephemeral notifications in the desktop app, globally, these changes should go only to the release branch, and not land on the master branch. |
c8b8eb8
to
2387fab
Compare
Why, we don't want them in master or next release(s)? |
@caybro because there is a bigger task that refactors and fixes all the toasts for the app , @saledjenic is on it. We will land it in 2.32 hopefully |
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.
3467ae6
to
c83cce1
Compare
…oval is confirmed the Swap dialog becomes editable again, with the Swap button enabled fixes #16569
c83cce1
to
cb27537
Compare
Force merging with Nastya's blessing |
fixes #16569, #16564
Go PR - status-im/status-go#5995
What does the PR do
his PR adds back missing Setting Spending Cap and Swapping... toasts with the correct token amounts.
The Spending cap set and Swapped... toasts are missing currently and perhaps should be addressed with new notifications design https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25111-368170&node-type=instance&m=dev here.
Affected areas
Swap notifications
Architecture compliance
My PR is consistent with this document: Status Desktop Architecture Guide
Screenshot of functionality (including design for comparison)
Screen.Recording.2024-10-28.at.1.25.13.PM.mov