Koniverse/SubWallet-Extension

Fix UI bugs for Unified account

Closed this issue · 2 comments

Fix UI bugs for Unified account
  • Backup account -> Move to #3485
  • Account selection screen
    • Add dropdown icon to the account selector header
    • Add "export all accounts" button on the account selection screen
    • Reset the search account field value in the account selector when the modal is closed and reopened
    • Derivation icon is not displayed on the account selection screen
  • Import account by seed phrase
    • Update import account method names according to the design
      • Update message when the user enters a seed phrase that has already been imported
  • Create new account
    • Add an account name step when creating a derived account
  • Account details
    • Derivation path is not displayed
    • The derived accounts tab is not shown for Substrate accounts
    • The search bar should allow searching by network name and address
    • Clicking on a network address item should display the QR code screen
    • Temporarily hide the "upgrade to unified account" button
    • Review the UI of the search results when no matching accounts are found
    • Derived accounts: allow search by account name and address
    • Derived accounts: show a toast notification when copying
    • Derived accounts: detail button does not redirect
  • Import by private key
  • Get address
    • In account details, add a warning flow for TON accounts
    • In the receive screen at home, display the correct list of tokens compatible with the current account type
    • Incorrect button style in the TON account warning screen
  • Attach watch-only account
    • Add account name step
  • Attach QR signer account
  • Attach Ledger account -> Move to #3491
  • Implement UI logic for account derivation