-
Notifications
You must be signed in to change notification settings - Fork 1
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
implement offramp summary popup #394
implement offramp summary popup #394
Conversation
✅ Deploy Preview for pendulum-pay ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Really nice job @Sharqiewicz, it looks amazing 🙏
It's not defined in the ticket but I would suggest we don't close the offramp dialog when the user clicks on 'Continue to partner'. This has some advantages:
- The user doesn't see that the exchange rates/quotes still continuously change/refresh in the base form.
- The user can switch back and forth between the anchor page and vortex to double check the expected values
I would continue showing the info dialog all the way until we switch over to the progress page. WDYT @pendulum-chain/devs and also @pendulum-chain/product?
…es-after-the-confirm-button
i agree to this suggestion |
couple of comments
|
@prayagd @ebma @gianfra-t The comments are addressed ✅ |
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.
Looks and feels fantastic, great job @Sharqiewicz 🙏
One bug I noticed: When I have the summary dialog open and click on the 'x' to close it, the 'Confirm' button keeps spinning. As a user, I would expect that the I can interact with the form again, change amounts, and click on 'Confirm' again to open the dialog with a fresh quote. Currently I have to refresh the page.
Looks cool 😎. Besides the thing @ebma mentioned, I noticed that when I rejected the approve transaction and later clicked "Try Again" it brought me to the swap page, but the summary popup was still there. I think it should behave similar to closing it when there is a failure. Also, do you think we could bring the signing box to the front focus too? Not greyed out, I mean. I guess this is more opinionated. |
@gianfra-t I think the popup should only appear after the ARS approve tx is signed so it doesn't interfere with the SigningBox |
Even better solution! Thanks. |
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.
Let's follow up with the bug I reported on Slack after merging this.
@Sharqiewicz can you please create a ticket for the remaining issue (continue to partner button pending after closing and reopening the offramp summary)?
No description provided.