-
-
Notifications
You must be signed in to change notification settings - Fork 357
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
Add back form validation #505
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #505 +/- ##
==========================================
+ Coverage 84.55% 87.53% +2.98%
==========================================
Files 9 19 +10
Lines 395 626 +231
Branches 109 167 +58
==========================================
+ Hits 334 548 +214
- Misses 52 67 +15
- Partials 9 11 +2 ☔ View full report in Codecov by Sentry. |
This PR is the primary effort of @aadito123
Fixes #466
Replaces #493 thanks to permissions issues (my fault somehow)