status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.88k stars 984 forks source link

Wallet - Import private key flow - Add validation and activity check to Import Private Key Screen #18819

Open J-Son89 opened 6 months ago

J-Son89 commented 6 months ago

Add the input validation for this page - found in the figma.

Add the activity check for this account too - this is already used in the add watched address flow so the logic should be reused from there.

Validation should check private key is already imported too.

Designs: https://www.figma.com/file/HKncH4wnDwZDAhc4AryK8Y/Wallet-for-Mobile?type=design&node-id=2070-595452&mode=design&t=d987JsFas3Z5NQ67-4

Rende11 commented 4 months ago

I would like to implement it