-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Wise: fix account summary and add copy icon to form. #6986
Conversation
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.
Nit
Hi @yonson2023,
I tested this PR again and it's doesn't include the code review changes, you applied to your previous MoneyBeam PR. Please apply those here too.
Done. |
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.
ACK
Perfect! Thank you so much!
Test Setup
- Created Pix and Wise accounts on v1.9.14 on Alice's and Bob's Bisq instance
- Created Pix and Wise accounts on this PR on Alice's and Bob's Bisq instance
Trades (For Pix and Wise)
- Between old accounts
- Checked trade details screen
- Tested copy button
- Between new accounts
- Checked trade details screen
- Tested copy button
- Between old and new accounts
- Checked trade details screen
- Tested copy button
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.
utACK
@yonson2023 Thank you for opening this PR. I can't merge your PR before your commits are signed. For more information see: https://github.com/bisq-network/bisq/blob/master/CONTRIBUTING.md#sign-your-commits-with-gpg |
Add copy icon to Pix form holder name field. Prompt for holder name if empty. Optimize form layout.
Done. |
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.
utACK
Fix review issues raised by @alvasw. Closes #6983 Closes #6984 Closes #6985