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

TransactionAction and Txdetails improvements #3789

Merged
merged 11 commits into from Nov 22, 2022

Conversation

bgptr
Copy link
Collaborator

@bgptr bgptr commented Aug 4, 2022

This diff cleans and adds detailed tests for TransactionActions, and TransactionPage.
Builds on top of #3778

Closes #3689

Also, it improves the Transaction details view:

  • truncates the addresses and account names, if necessary. Before/after:
    trunk
  • truncates the long account names on the overview view. Before/after:

image

image

  • show the correct plural address label on the tx details view. (To address: vs. To addresses: )

  • Stakebase transactions (votes) have only one (stakebase) non-wallet output.

  • fix block display and URL on tx details view. before/after:

image

image

  • show Spending Tx on the tx details view:

image

  • sometimes on the Ticket History view, the app showed the ticket as Solo though it is paid (or in another fee status). This diff fixes it: before/after

image

image

@alexlyp alexlyp merged commit b4a7773 into decred:master Nov 22, 2022
@bgptr bgptr deleted the txdetails-improvements branch November 22, 2022 21:55
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 this pull request may close these issues.

[tickets] Ticket fee status on overview not updating until new txs
2 participants