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

fix(common): prevent form submit on password hide/show and auto hide password after 10sec of inactivity #1536

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

pelord
Copy link
Member

@pelord pelord commented Dec 11, 2023

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
When clicking on password type form field, the form was submitted.

What is the new behavior?
Prevent it.
+
Autohide password based on a 10sec timeout.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@pelord pelord requested a review from alecarn December 11, 2023 16:30
@alecarn alecarn merged commit 499a8a0 into release/16.1.0 Dec 12, 2023
1 check passed
@alecarn alecarn deleted the fix-form-pwd-clickout2 branch December 12, 2023 13:37
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.

2 participants