'confirm-tx' view uses modal for password input #78
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/AutistMask#78
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this is different than other views that need to derive a private key for signing - the password field is inline on 'approve-tx'. let's change 'confirm-tx' to be consistent, and audit everywhere else we take a password to be the same way.
afterward, please do a thorough consistency audit and file issues for anything you find!