virtual-labs-archive / computer-programming-responsive-iiith

This repository contains the responsive Computer Programming Lab IIITH
https://cse02-iiith.vlabs.ac.in
Other
1 stars 325 forks source link

computer-programming_Expression Evaluation #294

Open anishkasachdeva opened 5 years ago

anishkasachdeva commented 5 years ago

Defect Description: When large values of inputs are entered(a,b,c and d) by the user, the calculation doesn't stop and keeps on repeating the same step again and again without any alert message stating a response to the user.

Steps to reproduce: Click on http://cse02-iiith.vlabs.ac.in/ Then go accordingly:Expression evaluation(10th)->Simulation->Enter values of a,b,c,d->Save->Select the expression->Start->Next

Expected Result: Calculation steps should stop or an alert message should be displayed.

Screenshot from 2019-03-17 12-42-39

tirth7777777 commented 5 years ago

Fixed commit id 7ba7ca4923df9ae55b2e95c6427916a6e206c287

DevikaBoddu commented 5 years ago

Valid fix: @tirth7777777