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

Custom metadata // Bring your own Metadata #575

Closed
Tracked by #1619
vikiival opened this issue Jul 16, 2021 · 3 comments
Closed
Tracked by #1619

Custom metadata // Bring your own Metadata #575

vikiival opened this issue Jul 16, 2021 · 3 comments
Labels
A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama enhancement New feature or request p4 affecting less than 10% of app traits

Comments

@vikiival
Copy link
Member

Is your feature request related to a problem? Please describe.
As user I would like to add custom traits to the attributes array.

Describe the solution you'd like
Have button along with to add custom metadata

@vikiival vikiival added the enhancement New feature or request label Jul 16, 2021
@vikiival
Copy link
Member Author

Currently to we pass tags to the metadata (check example here) which is basically Attribute[].

The goal here is to have a Collapse with an additional form which will contains all properties of the Attribute (display_type, trait_type, value). After submit a form should be cleared and the "new" tag should be added to the existing <TagInput/>

Checks:

  • create separated component (Attribute Form)
  • create separated component (Attribute form within Collapse)
  • on submit clear attribute form and add the tag to the tag input values
  • make sure that it is pinned correctly

@vikiival vikiival added A-basilisk issues related to basilisk parachain A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama and removed A-basilisk issues related to basilisk parachain labels Sep 17, 2021
vikiival added a commit that referenced this issue Sep 17, 2021
@yangwao
Copy link
Member

yangwao commented Oct 7, 2021

Related #417

@kodadot kodadot deleted a comment from chris-sab Oct 7, 2021
@kodadot kodadot deleted a comment from chris-sab Oct 7, 2021
@yangwao yangwao changed the title Custom metadata Custom metadata // Bring your own Metadata Nov 1, 2021
@yangwao yangwao added the p4 affecting less than 10% of app label Nov 9, 2021
@vikiival
Copy link
Member Author

vikiival commented Dec 9, 2021

Closed by a362834

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama enhancement New feature or request p4 affecting less than 10% of app traits
Projects
Development

No branches or pull requests

3 participants