-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
feat: Collection edit UI #11171
base: main
Are you sure you want to change the base?
feat: Collection edit UI #11171
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Quality Gate passedIssues Measures |
|
||
const args = [ | ||
api.tx.nfts.setCollectionMetadata(collectionId, metadata), | ||
api.tx.nfts.setCollectionMaxSupply(collectionId, item.collection.max), |
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.
if supply does not change, I would skip the call
Amazing ❤️❤️ also I would make the modal wider WDYT @exezbcz |
PR Type
Context
Screenshot 📸
Edit Collection
Refresh Collection Nfts Metadata