Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Collectible Details balance tag #13809

Closed
Tracked by #13399
dlipicar opened this issue Mar 1, 2024 · 0 comments · Fixed by #14204
Closed
Tracked by #13399

Collectible Details balance tag #13809

dlipicar opened this issue Mar 1, 2024 · 0 comments · Fixed by #14204

Comments

@dlipicar
Copy link
Contributor

dlipicar commented Mar 1, 2024

For scenarios where the user has >1 of a given collectible, we have also introduced a tag similar to OpenSea showing [xN] how many of that collectible the user hodls. If they go to send this collectible, the user should also select the QTY they want to send via the Send dialog. The collectible is also treated slightly differently - using the same footprint of the single collectible, the user is shown a stack of collectibles. The rules on which variant of the collectible treatment should be shown are as follows:

  1. If the user has only 1 of the collectible in the selected account show only the single collectible image:
Screenshot 2024-02-02 at 11 43 14 AM
  1. If the user has exactly 2 of the collectible in the selected account show the dual stack variant of the collectible image with x2 tag inset top-left:
Screenshot 2024-02-02 at 11 43 56 AM
  1. If the user has 3 or more of the collectible in the selected account show the triple stack variant of the collectible image with [xN] tag inset top-left:
Screenshot 2024-02-02 at 11 44 49 AM Screenshot 2024-02-02 at 7 59 30 AM

Figma:
https://www.figma.com/file/FkFClTCYKf83RJWoifWgoX/Wallet-v2?type=design&node-id=21257-31295&mode=design&t=z76IWrH4Ov5fvbfc-4

@dlipicar dlipicar added this to the 2.29.0 Beta milestone Mar 1, 2024
@alaibe alaibe modified the milestones: 2.29.0 Beta, 2.28.1 Beta Mar 25, 2024
@iurimatias iurimatias modified the milestones: 2.28.1 Beta, 2.29.0 Beta Mar 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants