vega-frontend-monorepo/specs/7007-LEEN-ledger-entries.md
Maciek 9ac199f59a
chore(ledger): remove ledger entries table, adjust download form (#4611)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-29 06:57:02 -07:00

850 B

Ledger entries

Ledger entries tab in portfolio

When I enter on ledger entries tab in portfolio page

  • Must see a form for download report file (7007-LEEN-001)
  • in the form Must see a dropdown for select an asset, in which reports will be downloaded (7007-LEEN-002)
  • in the form Must see inputs for select time period, in which reports will be downloaded (7007-LEEN-003)
  • default preselected period Must be the last 7 days (7007-LEEN-004)
  • during download a loader component Must be visible and all interactive elements in the form Must be disabled (7007-LEEN-005)