getAlby / go

Alby Go - The easiest mobile app to use bitcoin on the Go and that works great with Alby Hub.
https://albygo.com
35 stars 4 forks source link

[Improvement] Simplify Wallet Renaming Flow #165

Open jpl-btc opened 1 month ago

jpl-btc commented 1 month ago

Description:
Currently, renaming a wallet profile in Alby Go requires several steps, making it less intuitive. Here's the current flow for renaming a wallet named "DEFAULT":

  1. Click the settings icon in the top right corner.
  2. Select Wallets.
  3. From the list, choose the wallet named “DEFAULT.”
  4. Click the settings icon in the top right corner again.
  5. Select Wallets once more.
  6. With “DEFAULT” selected, click the settings icon next to it to access four options, including the option to rename the wallet.

Issue:
This flow feels unnecessarily long and could be streamlined for better user experience. It would be helpful to have a simpler way to access the wallet settings, especially since users occasionally skip naming their wallets, leaving them stuck with the placeholder "DEFAULT" (which can be a bit ugly, by default 😄). There is an issue about this, but these two are separate problems.

Suggested Improvement:
Provide a quicker, more direct way for users to rename their wallets from the settings page. This would enhance usability and reduce potential frustration, especially for new users.