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

Asset list: Dynamic value specific to status #889

Closed
armandomistral opened this issue Jun 21, 2022 · 1 comment
Closed

Asset list: Dynamic value specific to status #889

armandomistral opened this issue Jun 21, 2022 · 1 comment
Assignees

Comments

@armandomistral
Copy link

armandomistral commented Jun 21, 2022

Background

When viewing the asset list, I want to see the asset's amount and the associated state, so I know the next action without opening the detail view.

Approach

The Amount column shows the amount and action specific to the status.

Asset list sort order

The asset list is sorted on the Asset number column, in descending order (i.e. the latest asset is shown first).

Status and display in Amountcolumn

  • Created – empty column
  • Ready – Priced, nothing financed: <Available financing amount> & available
  • Ongoing – One financing transaction: <Outstanding amount> & outstanding
  • Repaid – Fully repaid: <Repaid amount> & repaid
  • Closed – Closed: <Repaid amount> & repaid

Mockups

Asset list example (Figma)
image.png

@EstherCentrifuge EstherCentrifuge changed the title Asset list: Dynamic value specific to status Asset list: Dynamic value specific to status [Nice to have] Jun 21, 2022
@EstherCentrifuge
Copy link

Duplicates #946

@EstherCentrifuge EstherCentrifuge changed the title Asset list: Dynamic value specific to status [Nice to have] Asset list: Dynamic value specific to status Aug 8, 2022
@EstherCentrifuge EstherCentrifuge removed their assignment Aug 9, 2022
@Hornebom Hornebom self-assigned this Sep 22, 2022
Hornebom added a commit that referenced this issue Sep 23, 2022
- solves #889

Changes:
- adds small 'gap' to DataTable to ensure readability
- refactor 'Outstanding' column to 'Amount'
Hornebom added a commit that referenced this issue Sep 27, 2022
* refactor 'Outstanding' to 'Amount'

- solves #889

Changes:
- adds small 'gap' to DataTable to ensure readability
- refactor 'Outstanding' column to 'Amount'

* removes 'gap'

- removing style change in favour of keeping this pr simple
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

No branches or pull requests

4 participants