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

[UI] Render attached properties when found and supported #407

Open
bitbeckers opened this issue Feb 6, 2025 · 0 comments
Open

[UI] Render attached properties when found and supported #407

bitbeckers opened this issue Feb 6, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@bitbeckers
Copy link
Contributor

bitbeckers commented Feb 6, 2025

Describe the feature you'd like to request

  • As an evaluator, I want to see the properties of a hypercert, so that I know what I'm evaluating
  • As an impact creator, I want to inspect the properties of my hypercert, so that I can validate or attest to additional updates

Describe the solution you'd like

Hypercerts were minted with properties like a geoJSON field, areference to a Gitcoin round or a specific minting application

  • The json properties should be parsed and rendered in a card. If it can't be parse, do show that there are properties but that they can't be rendered by the app.
  • The properties should be added as a section to the accordion on the hypercerts view page
  • Add 'Properties' to the evaluation drawer
  • Alert users when clicking external links
  • When a URI is a CID or ipfs:// link to a DWEB link like https://{CID}.ipfs.dweb.link/
  • Add link to metadata on IPFS for inspection without parsing

Describe alternatives you've considered

hidden properties, inconvenient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant