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

[Epic] -Feature- Wallet - Remove Account #18575

Closed
4 tasks done
J-Son89 opened this issue Jan 19, 2024 · 0 comments · Fixed by #19121
Closed
4 tasks done

[Epic] -Feature- Wallet - Remove Account #18575

J-Son89 opened this issue Jan 19, 2024 · 0 comments · Fixed by #19121
Assignees
Labels
epic Generic label for an issue that is an epic feature feature requests

Comments

@J-Son89
Copy link
Contributor

J-Son89 commented Jan 19, 2024

All features related to issue for epic - https://github.com/status-im/status-mobile/labels/%3AMobile%20Wallet%20Feature%20-%20Delete%20Account

This issue should be hidden with a feature-flag so that it is not in the Nightly develop and only viewable/workable for those required to see the feature.

User Story

  • As a user, I want to be able to delete a wallet account.

  • Depending on the account type the warning message should be different.
    In particular generated accounts should warn me to appropriately back up keypair or recovery phrase and also the derivation path with an option to copy to this derivation path

  • Once the wallet account is removed I want to instantly see this.

  • This option should be able to be access from the account options actions and also from the edit page.

  • Once an account is deleted a toast should show me that this activity has happened

  • I should not be able to delete the first account I am given with my Status Profile and for this account the option to remove the account should not be visible.

  • If I go to make a new wallet account, the default name for watch only address and account generation should be respective to how many wallet accounts I have visible in my Status Profile

  • once I remove an account the balances should reflect the users updated balance.

Tasks

Add UI to delete wallet account

Connect backend to delete wallet account, display toast and refresh accounts data

Hide Option to remove account for default wallet account

Default Account Names on creation are relative to how many wallet accounts the user has

Designs

Figma Link

Closing this issue

Once all of these issues are ready the corresponding feature Flag Can be removed. This pr to remove the feature flag can then be used for QA and Design to ensure everything is feature complete and this issue can be closed.

@J-Son89 J-Son89 changed the title Wallet - Remove Account Feature (Master Issue) [Epic] Wallet - Remove Account Feature Jan 22, 2024
@J-Son89 J-Son89 added the epic Generic label for an issue that is an epic label Jan 22, 2024
@J-Son89 J-Son89 changed the title [Epic] Wallet - Remove Account Feature [Epic] -Feature- Wallet - Remove Account Jan 24, 2024
@J-Son89 J-Son89 self-assigned this Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Generic label for an issue that is an epic feature feature requests
Development

Successfully merging a pull request may close this issue.

1 participant