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-lab_Numerical-approximation_simulation #236

Open samarthamahesh opened 5 years ago

samarthamahesh commented 5 years ago

If we enter the value of a and enter OK button without entering value of b, alert message pops up saying enter values of a and b, but wherein value of a is already entered. Similarly with b, after entering value of b and not entering value of a, same alert message pops up. It can be correctly modified to make the alert message more meaningful. computer-programming lab Vlabs

chinnusai25 commented 5 years ago

Issue FIXED!!! Pop up message asks the user to fill the respective unfilled values. Commit ID - # ecd6e81

DevikaBoddu commented 5 years ago

Valid fix: @chinnusai25