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

Lending: Fetch and Display Vault List #35

Closed
steezeburger opened this issue Feb 4, 2025 · 0 comments · Fixed by #46
Closed

Lending: Fetch and Display Vault List #35

steezeburger opened this issue Feb 4, 2025 · 0 comments · Fixed by #46
Assignees

Comments

@steezeburger
Copy link
Member

steezeburger commented Feb 4, 2025

  • Fetch a list of Vaults from the backend API
  • Render list of Vaults in a table
  • Display Vault line items with:
    • APY
    • Total Supply
    • Assets in vault
  • Table sortable by
    • Total Supply (Deposits)
    • APY
  • Table filterable by
    • Vault name
  • Handle loading and error states
  • Ensure styling is consistent with Flame brand
  • Desktop and mobile styling
  • Ensure each Vault line item links to its respective Vault details page
@steezeburger steezeburger changed the title Fetch and Display Vault List Lending: Fetch and Display Vault List Feb 4, 2025
@essj essj closed this as completed in #46 Feb 7, 2025
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