You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fail submission in the UI if an error occurs (#50)
## Motivation
Currently submissions seem to succeed if submission fails, but actually
silently don't go through.
## Proposal
Display an error in the UI if an error occurs in the code during
submission.
## Test Plan
Manually tested (by injecting an error into
`LineraService.submitSolution`).
Co-authored-by: Tudor Eșan <[email protected]>
0 commit comments