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: Edit Collection & NFT UI #11171

Merged
merged 50 commits into from
Nov 26, 2024
Merged

feat: Edit Collection & NFT UI #11171

merged 50 commits into from
Nov 26, 2024

Conversation

hassnian
Copy link
Contributor

@hassnian hassnian commented Oct 30, 2024

PR Type

  • Bugfix
  • Feature
  • Refactoring

Context

not closing some issues since some UI/UX changes may be needed

Screenshot 📸

  • My fix has changed something on UI;

Edit NFT

CleanShot 2024-11-05 at 11 45 44@2x

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 da9cd4b
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/6745a78c9da64d0008ecab85
😎 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.

@vikiival
Copy link
Member

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

also I would make the modal wider WDYT @exezbcz

@hassnian hassnian changed the title feat: Collection edit UI feat: Edit Collection & NFT UI Nov 4, 2024
Copy link

socket-security bot commented Nov 18, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@kodadot1/[email protected] None 0 23.2 kB vikiival

🚮 Removed packages: npm/@kodadot1/[email protected]

View full report↗︎

@@ -241,7 +241,7 @@ export interface ActionMintCollection {

export enum Collections {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove the set_max?

Copy link
Contributor Author

@hassnian hassnian Nov 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UPDATE_COLLECTION is the replacement for that action, or you mean it we should keep that and used it if the user only changes the max supply

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup I would keep it

Copy link
Contributor Author

@hassnian hassnian Nov 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about something like this 492f13b since this is the only place where that would be used, alternatively I can just a the old action SET_MAX_SUPPLY and just call that

Copy link
Member

@vikiival vikiival left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small things for clarification

@vikiival
Copy link
Member

image

It would be nice to fix the test

@vikiival
Copy link
Member

pls resolve conflicts

@vikiival vikiival requested a review from Jarsen136 November 22, 2024 11:24
@hassnian
Copy link
Contributor Author

hassnian commented Nov 26, 2024

blocker #11187

CleanShot 2024-11-26 at 11 07 49@2x

edit:

fixed

ty: preschian

CleanShot 2024-11-26 at 15 51 57@2x

Copy link

@hassnian hassnian added the S-code-lgtm-✅ code review guild has reviewed this PR and it's code is approved label Nov 26, 2024
@vikiival vikiival merged commit df25797 into kodadot:main Nov 26, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-code-lgtm-✅ code review guild has reviewed this PR and it's code is approved
Projects
None yet
5 participants