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

Move account export into own view #171

Merged
merged 6 commits into from
May 5, 2016
Merged

Conversation

danfinlay
Copy link
Contributor

@danfinlay danfinlay commented May 5, 2016

Account detail view now has an animated transitioning subview section that allows us to show extra details within it.

Clicking export now slide replaces the transaction list with the export UI.

Added cancel/done/submit buttons to the Export UI. Done submits like Enter did, the other two transition back to the transaction list.

For some reason when first unlocking, the selected account is being instantly replaced with the accounts list, so I wanted to fix that before merging this into master, but now I realize that bug is on master too, so I've opened it as Issue #170, and I'm calling this ready to merge.

Fixes #166
Fixes #170
Improved #160 although each transition requires some care on its own to prevent similar glitches.

Account detail view now has an animated transitioning `subview` section that allows us to show extra details within it.

Clicking `export` now slide replaces the transaction list with the export UI.

Added cancel/done/submit buttons to the Export UI. Done submits like Enter did, the other two transition back to the transaction list.

For some reason when first unlocking, the selected account is being instantly replaced with the accounts list, so I need to fix that before merging this into master.
@danfinlay danfinlay changed the title Move account export to subview Move account export into own view May 5, 2016
Where sometimes the account list was shown when first unlocking, after momentarily showing the detail panel.
@danfinlay danfinlay merged commit 895fa02 into master May 5, 2016
@danfinlay danfinlay deleted the MoveAccountExportToSubview branch May 5, 2016 19:13
yqrashawn added a commit to yqrashawn/conflux-portal that referenced this pull request Jul 3, 2020
SeungjunWe pushed a commit to DcentWallet/metamask-extension that referenced this pull request Jul 13, 2020
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.

1 participant