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

Add error message to install details form when post fails #145

Merged
merged 1 commit into from
May 21, 2024

Conversation

ch-iara
Copy link
Contributor

@ch-iara ch-iara commented May 21, 2024

No description provided.

Previously the install details card submission button could fail silently
which was causing confusion for data syncing to ops. This change is the
frontend side to an update for this endpoint which now returns a detailed
error message if something fails due to invalid inputs. Also changed are
the data types to line up more closely with what the backend expects for
Option types versus non-optional strings which I suspect was also part of
the silent failures.
@ch-iara ch-iara force-pushed the chiara/install-details-submit-fix branch from f3d08c8 to b9ae076 Compare May 21, 2024 10:35
@jkilpatr jkilpatr merged commit efdfbfc into master May 21, 2024
2 checks passed
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.

2 participants