Skip to content

Missing delete wallet option #12161

Closed
@jovancosta-zz

Description

@jovancosta-zz

Problem

It's not possible to remove a wallet from the app.

Given the user wants to delete a wallet
When user tries to do it
Then there is no option to do it

In case the user imports other wallets, user will keep this wallet as junk on his main page.
The user should be free to add and remove wallets at any time.

Where should it be implemented?

Desktop and Mobile

Implementation

Include a removal button or option at the menu
A strong remind warning must also be presented to the user

Acceptance Criteria

Considering status will create a default wallet option:

  • User must be able to remove any wallet, that is not the default one, except this wallet is the last and only left.
  • User must confirm, that user knows the wallet will disappear from the app

Notes

Check other wallets as benchmark.

Given the user wants to delete a wallet
When he clicks at removal button or option
Then the app will present a modal with a warning
When the user clicks at Yes
Then the wallet is removed from the app
And the user return to the main page

Given the user wants to delete a wallet
When he clicks at removal button or option
Then the app will present a modal with a warning
When the user clicks at No
Then the wallet is not removed from the app
And the user returns to the main page

Future Steps

On-Going operations must be considered
Test Cases must be created
Issue must be validated

Metadata

Metadata

Assignees

Labels

featurefeature requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions