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

pw-manager: properly handle save-button activation during edit #202

Merged
merged 1 commit into from Jan 24, 2024

Conversation

daringer
Copy link
Collaborator

This catches some user-interactions which could lead to the "save" button being not correctly activated.

The following error case should not appear anymore:

  • edit a credential with OTP already set
  • click on "edit" in the OTP row - "save" was still active (should not be the case anymore with this PR)

@daringer daringer requested a review from jj-so January 23, 2024 16:26
@daringer daringer merged commit eabe76f into main Jan 24, 2024
10 checks passed
@daringer daringer deleted the fix-otp-edit branch January 24, 2024 15:26
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.

None yet

2 participants