-
Notifications
You must be signed in to change notification settings - Fork 16
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 time left in crypto payment #1903
Conversation
Your Render PR Server URL is https://files-ui-stage-pr-1903.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c7sjmh90gd088rb20ejg. |
Your Render PR Server URL is https://storage-ui-stage-pr-1903.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c7sjmi10gd088rb20f50. |
Your Render PR Server URL is https://chainsafe-components-stage-pr-1903.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c7sjmih0gd088rb20fhg. |
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.
💯
Nice fix, looks good. I had no idea this element was supposed to work like that! 😄 |
closes a bug that I noticed recently. If you start a crypto payment, then go back to it 20min later (using the "see payment info" button for instance), the time remaining will correctly show that you have 40min left, but the loading progression will actually be 100%. I fixed this here.
Submission checklist:
Layout
Theme