Skip to content

Replace deprecated React.FormEvent with React.SubmitEvent#38

Merged
cfuehrmann merged 1 commit into
mainfrom
fix-deprecated-form-event
Feb 15, 2026
Merged

Replace deprecated React.FormEvent with React.SubmitEvent#38
cfuehrmann merged 1 commit into
mainfrom
fix-deprecated-form-event

Conversation

@cfuehrmann

Copy link
Copy Markdown
Owner

Summary

  • Updates form submit handlers to use React.SubmitEvent instead of the deprecated React.FormEvent
  • Affects profile/page.tsx and register/page.tsx
  • No functional changes, just type improvements following React 19 best practices

@cfuehrmann cfuehrmann merged commit 79189c5 into main Feb 15, 2026
6 checks passed
@cfuehrmann cfuehrmann deleted the fix-deprecated-form-event branch March 8, 2026 10:19
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