Agoric / dapp-inter

User application for Agoric Inter Protocol—Vaults, BLD Boost, Liquidations, etc.
2 stars 7 forks source link

order vaults in descending need for attention #207

Open turadg opened 9 months ago

turadg commented 9 months ago

What is the Problem Being Solved?

A testing account has 22 vaults. They're ordered by something like collateralBrand, vaultNumber.

So user has to page down past many CLOSED, then LIQUIDATED, to AT RISK.

At the very top it says "N vaults are at risk" or "N vaults are liquidating" but it should be easier to see which.

Description of the Design

AT RISK vaults should always be first.

Security Considerations

Test Plan