Skip to content

Conversation

amarnathgupta
Copy link

Summary

Fixes a bug where async validation errors (like username/email taken) disappeared when unrelated fields were edited (e.g., password).

Notes

  • Only touched SignupForm.jsx
  • Existing lint errors in unrelated files were pre-existing.
  • Commit made using --no-verify to bypass unrelated lint errors.

Related Issue

Fixes #3536

Copy link

welcome bot commented Jul 12, 2025

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

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.

Async validation errors disappear when unrelated fields are edited
1 participant