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

NFT card without name #5003

Closed
exezbcz opened this issue Feb 14, 2023 · 10 comments · Fixed by #5013
Closed

NFT card without name #5003

exezbcz opened this issue Feb 14, 2023 · 10 comments · Fixed by #5013
Assignees
Labels
p3 non-core, affecting less than 40% visual change not affecting ux of app

Comments

@exezbcz
Copy link
Member

exezbcz commented Feb 14, 2023

image

@exezbcz exezbcz added p3 non-core, affecting less than 40% visual change not affecting ux of app labels Feb 14, 2023
@maderi21
Copy link
Contributor

👋

@kodabot
Copy link
Collaborator

kodabot commented Feb 14, 2023

ASSIGNED - @maderi21 🔒 LOCKED -> Wednesday, February 15th 2023, 13:50:55 UTC -> 24 hours

@yangwao
Copy link
Member

yangwao commented Feb 14, 2023

@vikiival 👀

@vikiival
Copy link
Member

@vikiival 👀

rubick is alreardy using koda image since 79144588a4426f75f44986f190ad61c13f0d59bd

This is more issue for @preschian

@vikiival
Copy link
Member

Also would be fair to implement this:

@preschian
Copy link
Member

the name and description metadata for this NFT is an empty string

https://cloudflare-ipfs.com/ipfs/bafkreiefflxuhmidgwadjruzznzuyktndaepkriki66hffc77hsvfkxudm

@preschian
Copy link
Member

so, it will empty almost all components. maybe fallback to gallery/collection id?

image

@vikiival
Copy link
Member

Yup someone minted it without name

{
  "data": {
    "collectionEntityById": {
      "meta": {
        "name": "",
        "description": ""
      },
      "metadata": "ipfs://ipfs/bafkreicvtlv2pukzszopi4utxc3otcixpd36373iom7v3y6ruiupc6h6eu",
      "name": ""
    }
  }
}

@exezbcz
Copy link
Member Author

exezbcz commented Feb 16, 2023

Actually, this is mine nft I minted like 2 days ago. Despite the fact that I entered the name, it is not there.
https://beta.kodadot.xyz/rmrk/gallery/16633866-9238A1CFD0DB7ECD2B-ODRXZNFXDAFJB--0000000000000001

lol, completely forgot about this feature :D
image

@vikiival
Copy link
Member

Thanks, looks like we broke something on the minting side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 non-core, affecting less than 40% visual change not affecting ux of app
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants