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

[Wallet] Privacy Mode - New feature to enable users to toggle visibility of balances/values #14839

Open
benjthayer opened this issue May 17, 2024 · 0 comments

Comments

@benjthayer
Copy link

New flows have been created to enable the user to enter Privacy Mode (Hide balances).

A new toggle icon button at the top-right of the UI enables the user turn this feature on and off. When the feature is toggled on the following information is redacted by using 4 asterix:

Wallet - single/all accounts:

  • All accounts and all single account's balance in account list
  • Account balance in header of account / All accounts
  • Asset balances in assets list under Assets tab
  • Fiat value of asset balances in assets list under Assets tab
Screenshot 2024-05-17 at 07 57 54

Ephemeral notifications:

  • Amount of assets sent/received/swapped/bridged etc
  • Counterparty address
Screenshot 2024-05-17 at 07 58 22

Notification centre:

  • Amount of assets sent/received/swapped/bridged etc
  • Counterparty address
Screenshot 2024-05-17 at 07 59 56

Wallet - Collectibles tab:

  • No content specific to collectibles are redacted given their value can only be determined outside of Status
Screenshot 2024-05-17 at 08 00 40

Wallet - Activity tab:

  • Amount of assets sent/received/swapped/bridged etc
  • Counterparty address
Screenshot 2024-05-17 at 08 05 09

Wallet - Activity details page:

  • From/To addresses
  • Tx hash
  • Values
  • Repeat Tx, Copy details and Download PDF buttons all removed
Screenshot 2024-05-17 at 08 05 55

Wallet - Asset detail page:

  • Asset balance and FIAT value
  • Balances on each chain
Screenshot 2024-05-17 at 08 07 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants