-
-
Notifications
You must be signed in to change notification settings - Fork 366
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: null collection in /drops pages #6994
Conversation
SUCCESS @Jarsen136 PR for issue #6992 which is assigned to you. Please wait for review and don't hesitate to grab another issue in the meantime! |
✅ 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 addresses a null collection issue in the /drops pages. Changes were made in two files: 'components/collection/drop/const.ts' and 'components/drops/useDrops.ts'. In the first file, the constant 'STT_COLLECTION_ID' was updated. In the second file, a check for 'collectionEntity' was added within 'collectionData.value'. This helps ensure the presence of 'collectionEntity' before proceeding further in the logic. |
wfm |
Code Climate has analyzed commit 0aebd2e and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
Sure. I deleted it. |
pay 20 usd |
😍 Perfect, I’ve sent the payout 🪅 Let’s grab another issue and get rewarded! |
Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.
👇 __ Let's make a quick check before the contribution.
PR Type
Needs QA check
Context
Did your issue had any of the "$" label on it?
Screenshot 📸
Copilot Summary
🤖 Generated by Copilot at 255ad14
Updated the collection ID format and fixed a bug in the
useDrops
function. These changes enable user collections and improve the stability of the drops feature.🤖 Generated by Copilot at 255ad14