onflow / nft-catalog

https://www.flow-nft-catalog.com/
The Unlicense
36 stars 13 forks source link

Fill in collection identifier #24

Closed bjartek closed 2 years ago

bjartek commented 2 years ago

In step 5 of the wizard we are asked to fill inn the collection identifier. Since we have already submitted an NFT that has a collectionDisplay view, can we prefil in the value from the name there? The intent when that view was created was that the name should be an url safe identifier and the description a long form one. (Atleast that was my intent)

aishairzay commented 2 years ago

Agreed, this should be helpful for most cases and the collection owner can manually change it if the prefill isn't right, made a PR here: https://github.com/dapperlabs/nft-catalog/pull/27

aishairzay commented 2 years ago

Merged pr to staging for this, will be merged to main soon: https://github.com/dapperlabs/nft-catalog/pull/27