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

refactor: restructure transaction export form to preserve state #183

Merged
merged 14 commits into from
Sep 23, 2022

Conversation

dated
Copy link
Contributor

@dated dated commented Sep 19, 2022

Summary

https://app.clickup.com/t/2m96vkp

This PR also fixes a little quirk with the column settings, i.e. when deselecting all columns the export button was not properly disabled when the crypto amount column toggled last.

Checklist

  • My changes look good in both light AND dark mode
  • The change is not hardcoded to a single network, but has multi-asset in mind
  • I checked my changes for obvious issues, debug statements and commented code
  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@vercel
Copy link

vercel bot commented Sep 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
arkvault ✅ Ready (Inspect) Visit Preview Sep 23, 2022 at 10:20AM (UTC)

@samharperpittam
Copy link

@dated - When exporting transaction history, if you 'Cancel' the export, it appears to continue exporting in background on this PR instead of cancelling the action.

Steps to reproduce

  • Import wallet with a lot of transactions
  • In the TX history modal, select to export All transactions
  • As transactions are exporting, select 'Cancel'
  • Wait and the 'Success' modal will appear after some time.

@dated dated merged commit c8f1a8c into develop Sep 23, 2022
@dated dated deleted the refactor/export-form branch September 23, 2022 12:09
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.

None yet

2 participants