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

Display backend validation errors when submitting the form #792

Merged
merged 4 commits into from
Feb 5, 2025

:rotating_light: Fix linter errors for duplicate imports

483b4dd
Select commit
Loading
Failed to load commit list.
Merged

Display backend validation errors when submitting the form #792

:rotating_light: Fix linter errors for duplicate imports
483b4dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 4, 2025 in 0s

87.17% of diff hit (target 83.67%)

View this Pull Request on Codecov

87.17% of diff hit (target 83.67%)

Annotations

Check warning on line 66 in src/components/Summary/SubmissionSummary.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Summary/SubmissionSummary.jsx#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 100 in src/components/Summary/SubmissionSummary.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Summary/SubmissionSummary.jsx#L100

Added line #L100 was not covered by tests

Check warning on line 43 in src/components/Summary/ValidationErrors.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Summary/ValidationErrors.jsx#L43

Added line #L43 was not covered by tests

Check warning on line 81 in src/components/Summary/ValidationErrors.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Summary/ValidationErrors.jsx#L81

Added line #L81 was not covered by tests