-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Fix SRP paste duplication #14625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SRP paste duplication #14625
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Builds ready [9fa9cfb]Page Load Metrics (1723 ± 32 ms)
highlights: |
darkwing
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manual testing steps worked great! Good job!
It would be a new task obviously but we should consider adding a clear form type of functionality in the future.
Builds ready [cb60310]Page Load Metrics (1764 ± 49 ms)
highlights: |
Gudahtt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great work!
Explanation
Fixed an issue where pasting a Secret Recovery Phrase word by word would paste the words duplicated.
More Information
Fixes #14620
Manual Testing Steps
Pre-Merge Checklist