Skip to content
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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

feat: Collection edit UI #11171

wants to merge 10 commits into from

Conversation

hassnian
Copy link
Contributor

PR Type

  • Bugfix
  • Feature
  • Refactoring

Context

Screenshot 📸

  • My fix has changed something on UI;

Edit Collection

CleanShot 2024-10-30 at 18 42 03@2x

Refresh Collection Nfts Metadata

CleanShot 2024-10-30 at 18 42 27@2x

Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit ebe3879
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/6722e07e9b5243000878bf41
😎 Deploy Preview https://deploy-preview-11171--koda-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

sonarcloud bot commented Oct 31, 2024


const args = [
api.tx.nfts.setCollectionMetadata(collectionId, metadata),
api.tx.nfts.setCollectionMaxSupply(collectionId, item.collection.max),
Copy link
Member

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

@vikiival
Copy link
Member

Amazing ❤️❤️
I am just thinking how to add

also I would make the modal wider WDYT @exezbcz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants