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

Bad performance of password validation causing unnecessary re-renders #18011

Closed
ibrkhalil opened this issue Nov 28, 2023 · 0 comments · Fixed by #18728
Closed

Bad performance of password validation causing unnecessary re-renders #18011

ibrkhalil opened this issue Nov 28, 2023 · 0 comments · Fixed by #18728

Comments

@ibrkhalil
Copy link
Contributor

Problem

Input validation is slow, Because it causes a lot of re-renders

Implementation

Check performance in re-frisk for password input in re-frisk
image

Acceptance Criteria

Improve the validation so that it only re-renders when necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant