Skip to content
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

Trigger change event on recovery paste #1725

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Trigger change event on recovery paste #1725

merged 1 commit into from
Jun 23, 2023

Conversation

nmattia
Copy link
Collaborator

@nmattia nmattia commented Jun 23, 2023

Before this, the pasting of recovery words reused part of the validity reporting mechanism that is used when the user actually types. Instead, it now simply triggers a change event, making everything act as if the user had indeed typed the word, which means the validity is reported correctly.


🟡 Some screens were changed

Before this, the pasting of recovery words reused part of the validity
reporting mechanism that is used when the user actually types. Instead,
it now simply triggers a `change` event, making everything act as if the
user had indeed typed the word, which means the validity is reported
correctly.
@nmattia nmattia merged commit c32f041 into main Jun 23, 2023
46 checks passed
@nmattia nmattia deleted the nm-paste branch June 23, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant