If the server rejects a new issue because of a validation or database error, the form does not provide enough information to the user about what went wrong. The submit button may return to its normal state without displaying a useful message, leaving the user uncertain about whether the issue was created. Failed requests should surface a concise error message while preserving the entered form values so the user can correct the problem or retry.