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

Separate transaction details in funds views #6110

Merged
merged 4 commits into from Mar 18, 2022
Merged

Separate transaction details in funds views #6110

merged 4 commits into from Mar 18, 2022

Conversation

ghost
Copy link

@ghost ghost commented Mar 17, 2022

Fixes #5308

Reserved view:
01-reserved-funds

Locked view:
02-locked-funds

Transactions:
03-transactions

A few questions / doubts:

  • should I show short Id or full Id in list?
  • is columns order proper?
  • there is no always tradeId available in transactions, but txId - should I show it and maybe use different column name?
  • transactions list is crowded - maybe remove some columns (f.x. Transaction Id)?

@alkum
Copy link
Contributor

alkum commented Mar 17, 2022

ACK. Looks good and makes those views more usable.

As to your questions / doubts: I'd leave it as it is. These views are "info heavy" by design, they contain as much detail as possible to help the user categorize / search / document the entries. Therefore, removing columns seems counter-productive. Beautifying and re-arranging I don't think is necessary.

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK - code changes are looking fine. utACK also based on #6110 (comment)

@ripcurlx ripcurlx added this to the v1.8.5 milestone Mar 18, 2022
@ripcurlx ripcurlx merged commit 4d48c8d into bisq-network:master Mar 18, 2022
@ghost ghost mentioned this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants