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] hypercerts on bought and sold tab are in a single column #304

Open
holkexyz opened this issue Oct 31, 2024 · 2 comments
Open

[UI] hypercerts on bought and sold tab are in a single column #304

holkexyz opened this issue Oct 31, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@holkexyz
Copy link
Member

The hypercerts are listed in a single column instead of a grid (see image below). Maybe we can actually use tables like on the listing tab. So it is more like an order book? Rows are a single transaction

Columns for bought tab:

  • Hypercert (with a link)
  • Price
  • % bought
  • Price per %
  • Bought from

Columns for sold tab:

  • Hypercert (with a link)
  • Price
  • % bought
  • Price per %
  • Sold to

Image

@holkexyz holkexyz converted this from a draft issue Oct 31, 2024
@bitbeckers
Copy link
Contributor

In #297

@bitbeckers
Copy link
Contributor

Reuse the ExploreList component to render the hypercerts, including the pagination. So the information in the 'Sold' tap should look similar to the cards in the explore page

@bitbeckers bitbeckers added the enhancement New feature or request label Jan 22, 2025
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: Backlog
Development

No branches or pull requests

2 participants