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

[UX][Wallet] Display wallets only imported by the user #174

Closed
quentin-burg opened this issue Mar 27, 2024 · 1 comment
Closed

[UX][Wallet] Display wallets only imported by the user #174

quentin-burg opened this issue Mar 27, 2024 · 1 comment
Assignees

Comments

@quentin-burg
Copy link
Collaborator

Currently, when a wallet is imported, it is persisted in local storage and is displayed even when the user connected is not the same as the user who imported the wallet.

The need is to split the wallets imported by the address who imported it and display only the wallets imported by one user.

If no one is connected, then imported wallets are not persisted in local storage.

Note: We also need to split aliases because otherwise 2 different addresses will not be able to import the same wallet with the same name.

@quentin-burg
Copy link
Collaborator Author

Closed with #171

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

No branches or pull requests

1 participant