-
-
Notifications
You must be signed in to change notification settings - Fork 367
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: wrong usd price of dot coin in purchase cart #6965
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
AI-Generated Summary: This pull request introduces a fix for an issue related to the display of USD prices of DOT coin in the shopping cart. Prior to this fix, the utility function |
Code Climate has analyzed commit cf06fe5 and detected 0 issues on this pull request. View more on Code Climate. |
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.
wfm
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 good
Co-authored-by: Luke Fishman <daiagi@gmail.com>
pay 30 usd |
😍 Perfect, I’ve sent the payout 🪅 Let’s grab another issue and get rewarded! |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
PR Type
Context
Optional
Did your issue had any of the "$" label on it?
My DOT address: Payout
Community participation
Screenshot 📸
Copilot Summary
🤖 Generated by Copilot at cf06fe5
Improved token decimal handling in
shoppingCart
component. UsedgetChainProperties
function to convert token prices and royalties to USD incomponents/common/shoppingCart/utils.ts
.🤖 Generated by Copilot at cf06fe5