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

Enhance AENS auction list with bid status indicators #3413

Open
paolomolo opened this issue Nov 21, 2024 · 1 comment
Open

Enhance AENS auction list with bid status indicators #3413

paolomolo opened this issue Nov 21, 2024 · 1 comment
Assignees

Comments

@paolomolo
Copy link
Collaborator

It would be helpful to have bid status indicators on the AENS auction list to show:

  • when I have placed a bid on a specific name
  • when I am no longer the highest bidder
@onvisions onvisions self-assigned this Nov 22, 2024
@onvisions
Copy link
Collaborator

Acceptance criteria:

  • This design is suggesting 2 main states of a name auction list item:
  1. The user has not placed a bid on the name. The last bidder is not displayed.
  2. The user has placed bid on the name - the last bidder is displayed.

2.1 The user placed the highest bid (last bid);

2.2 The user has been outbid by another account (this can be seen by different avatar and border color, also by different naming as own accounts are displayed with their wallet card names or .chain names such as aeternity account 1 or stormtrooper.chain while the unknown bidder is displayed as shortened address ak_123...xYz ).

Image

  • Check and update the layout of single item and auctions list. Minor style and wording updates of filter tabs.

  • Apply the collapse on scroll effect to the UI here and on Transactions (see scrolled state below);

DESIGN:

No current name auctions:

Image

Name auctions list:

Image

Name auctions list scrolled:

Image

Full height list:

Image
Image

FIGMA REFERENCE: https://www.figma.com/design/3oGLWzSH0oJljo4RETZtur/Superhero-Wallet-UI-(%E2%9C%94%EF%B8%8FUpdated)?node-id=37888-276430&node-type=frame&t=iAZ0MMKOGu1zIE5X-0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants