hashdefine-onlineIDE icon indicating copy to clipboard operation
hashdefine-onlineIDE copied to clipboard

show error on code failure

Open VaibhavPaliwal0007 opened this issue 3 years ago • 4 comments

If we compile a wrong code, no error is shown in the frontend.

VaibhavPaliwal0007 avatar Mar 03 '22 08:03 VaibhavPaliwal0007

I would like to work on this issue. Please assign it to me. I think i can solve this issue by checking the run_success and status code and message gave out by the submitCode() method.

thedreader avatar Mar 03 '22 09:03 thedreader

I would like to work on this issue. Please assign it to me. I think i can solve this issue by checking the run_success and status code and message gave out by the submitCode() method.

sure

irshadmd avatar Mar 03 '22 12:03 irshadmd

Hey, I actually had a question regarding the output. Do want the error on code failure to show in the output area or notification pop up? image

thedreader avatar Mar 03 '22 16:03 thedreader

@thedreader I think the error should be displayed in the output screen

khareyash05 avatar Mar 12 '22 16:03 khareyash05