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_logical" #114

Open gayatripurigilla opened 6 years ago

gayatripurigilla commented 6 years ago

Defect description:on click of logical on the tab above no start is activated. after clicking next the last program is still running. on refreshing the screen it is going back to the arithmetic section.steps to reproduce the issue:1.go to computer-programming lab2.open expression evaluation3.go to simulation4.give a,b,c,d values as negatives5.start the program and click on next6.change the value of arithmetic to logical7.no start button is activated. next is executing the last arithmetic input. refresh and the screen goes back to arithmeticexpected result:start button activation to run the logical program. on refresh staying in the same logic operations pageactual result:no start button activated.Screenshot:nostartactivated

Rajadattu commented 6 years ago

How could we expect result by changing arithmetic to logical after clicking start , we are supposed to select arithmetic/logical/bitwise in the beginning itself. I opine this as invalid issue.

aakarsh7599 commented 6 years ago

Issue fixed by removing the lists after start button. Commit ID: 536aace3fdb3c41b5f9c5be66cfaa0db075b970c

VishwanathamSarika commented 6 years ago

Valid Fix @aakarsh7599

surendra1233 commented 6 years ago

Invalid fix. EXplanation:- The problem is still not fixed. You have to also disable select operator drop down box. screenshot-2018-7-4 computer-programming

aakarsh7599 commented 6 years ago

Fixed the issue. Commit ID: 75daaa20183dcc48327ef13279160f8cce7d456f @surendra240700 Please check this out!

kurasaiteja commented 6 years ago

Valid fix

VishwanathamSarika commented 6 years ago

valid fix

Uppala-Kalanandini commented 5 years ago

My commit id is: 7abf18f

Shubhada-Kapre commented 5 years ago

valid fix @Uppala-Kalanandini

NAGULAVANCHA commented 5 years ago

issue fixed commit: e9afe8e It is asked to just disable the dropdown list after start click event,and you are removing entire sections of content after clicking start which is not preferred I think so @Uppala-Kalanandini

snehitharangu commented 5 years ago

valid fix @NAGULAVANCHA

sahithireddy27 commented 5 years ago

valid fix @NAGULAVANCHA

ashfaqhaq commented 5 years ago

valid fix @NAGULAVANCHA