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: Indicate auction is awaiting token association from winner after the auction ends #57

Open
gregscullard opened this issue Apr 20, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request MVP Minimum Viable Product P1 P1 UI User Interface

Comments

@gregscullard
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
When the auction ends, it's not clear it's awaiting association from the winner to the auctioned token.

Describe the solution you'd like
The auction's status should make it clear association is pending from the winner, only after this will the token be transferred.

Additional context
Back-end support may be required, or just display as a message upon auction closing (status CLOSED). Once the transfer takes places, the auction ends (status ENDED).

@gregscullard gregscullard added enhancement New feature or request MVP Minimum Viable Product P1 P1 labels Apr 20, 2021
@gregscullard gregscullard added the UI User Interface label Jun 28, 2021
@myoung919
Copy link
Collaborator

@gregscullard Claudio mentioned in the past to use "SOLD" as the label. Can we use "CLOSED" when the auction status is pending from the winner and then use "SOLD" when the auction ends?

@fakepaulbugeja
Copy link

@myoung919 let's list both "CLOSED" & "ENDED" under "SOLD"

@myoung919
Copy link
Collaborator

@fakepaulbugeja Does the card label say "SOLD" for either closed or ended?

@fakepaulbugeja
Copy link

@myoung919 I think they should only be labelled as "SOLD" once the status is "ended". For the brief interval in which the status is "closed", the auction should not be visible in the UI. Is this feasible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MVP Minimum Viable Product P1 P1 UI User Interface
Projects
None yet
Development

No branches or pull requests

4 participants