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] Update minting details hypercerts view page #408

Open
bitbeckers opened this issue Feb 6, 2025 · 1 comment
Open

[UI] Update minting details hypercerts view page #408

bitbeckers opened this issue Feb 6, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@bitbeckers
Copy link
Contributor

Describe the feature you'd like to request

Make sure that reference information about the hypercert mint can easily be found and used

Describe the solution you'd like

Update the fields below the hypercert name on the view page to:

  • Add ID before the hypercert ID field
  • When the page has enought width, render the full hypercertID
  • Add ISO 8601 date after block number (e.g. creation date)
  • Display transfer restrictions. Human readable instead of the enum values. e.g. From creator only
Image

Describe alternatives you've considered

.

@holkexyz
Copy link
Member

holkexyz commented Feb 6, 2025

nice, I was just about to add that we want to display the transfer restriction, but you did that already.

My suggestion

  • Transferable
  • Transferable once

That way we can just include it like a tag that is self-explanatory, i.e. "Transferable once" already says that it is about the transferability, while "From creator only" isn't (of course it might still be unclear to many users, but maybe a FAQ is enough for that).

I think I would not render the full hypercertID, even if enough space is there, just such that it doesn't get too busy. Whoever is interested can copy it. Or is there another reason for it?

I hope we aren't overloading it 😅

Image

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

2 participants