Add direct routes to specific Account management modals in Wallet #22588
Labels
accessibility
enhancement
feature/user-interface
All UI related
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
polish
Nice to have — usually related to front-end/visual tasks
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Description
Adds routes to directly open a page to specific account management modals in wallet
Expected result:
All tabs of
wallet/crypto/accounts/add-account
should have a corresponding URL/crypto/accounts/add-account/create/:accountTypeName?
/crypto/accounts/add-account/import/:accountTypeName?
/crypto/accounts/add-account/hardware/:accountTypeName?
Test Plan
- add account modal
brave://wallet/crypto/accounts/add-account/create/ETH
- Import account modal
brave://wallet/crypto/accounts/add-account/import/ethereum
- Import Hardware Account modal
brave://wallet/crypto/accounts/add-account/hardware/ethereum
The text was updated successfully, but these errors were encountered: