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

Display investment capacity in pool detail #306

Closed
armandomistral opened this issue Aug 2, 2021 · 0 comments · Fixed by #314
Closed

Display investment capacity in pool detail #306

armandomistral opened this issue Aug 2, 2021 · 0 comments · Fixed by #314
Assignees

Comments

@armandomistral
Copy link

Background

The pool detail currently shows the following status:

  • Oversubscribed
  • Upcoming


Fig. Oversubscribed pool status in detail view


Fig. Upcoming pool status in detail view

The investment capacity of a pool has been added to the pool list on the dashboard. This information is currently missing in the pool detail views.

Approach

The investment capacity is added as status feedback to the pool detail, so users can see the pool's capacity in context, without relying on memory.

Rules

  • The status uses the same format like on the dashboard
  • The amount is rounded to 1,000 DAI, like on the dashboard
  • The status uses the same position as the other status (Oversubscribed, Upcoming) – only one status applies at a time


Figma

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

Successfully merging a pull request may close this issue.

2 participants