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

Incorrect display of the NFT owner on the NFT page #36

Open
data-will-be-here opened this issue Sep 17, 2022 · 1 comment
Open

Incorrect display of the NFT owner on the NFT page #36

data-will-be-here opened this issue Sep 17, 2022 · 1 comment
Labels
enhancement New feature or request severity: low

Comments

@data-will-be-here
Copy link

Bug Type

UI

Reproduction steps

If the NFT is for sale, the explorer will say that the owner is a sale-contract when you open the NFT page. However, the NFT will also display at the owner's address.

Actual result

The user gets different information by opening different pages of the explorer.

This does not depend on the specific marketplace, the same is observed on Disintar and GetGems.

Expected result

It is necessary to specify the information and display in more detail the specific owner of the NFT and the address of the sale contract like this:
image

Suggested Severity

Medium

Device

  • any

Additional Context

image
image
image
image

@ingria
Copy link
Contributor

ingria commented Sep 17, 2022

Thank you for your input. This problem is partially caused by faulty API (see #39), the sale contract page should've looked like this:

tonscan_nft

We will think about how to improve the UX to avoid confusion.

@ingria ingria added enhancement New feature or request severity: low labels Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request severity: low
Projects
None yet
Development

No branches or pull requests

2 participants