-
-
Notifications
You must be signed in to change notification settings - Fork 365
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: sort is not always an array #7763
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 includes a fix for a bug in the |
Reviewpad Report
|
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.
this part is still not easy to read, maybe we should consider refactoring or use better naming
you're right. |
Code Climate has analyzed commit 231ea3e and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
ok, thank you and sorry for the trouble |
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
Context
Copilot Summary
🤖 Generated by Copilot at 9b92bd8
Fixed a bug in
useChainRedirect.ts
that caused an invalid sort parameter to be passed to the API when redirecting from a remark prefix. Added a type check and a conversion logic for therestOfQuery.sort
value.🤖 Generated by Copilot at 9b92bd8