virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

Sorting-Algorithms_Simulation #383

Open mushie101 opened 5 years ago

mushie101 commented 5 years ago

->Defect description: There is no start button to start the animation for random input in Merge sort.

->Steps to reproduce the issue: Open the afore-mentioned page and click on the link for the Merge Sort simulation. Click on random input and feed in 7 random values.

->Expected Result: There should be a way for a user to start or a prompt guiding him/her on what to do rather than relying on his intuition.

->Actual result: The animation starts only when enter is pressed.

Screen Shot 2019-03-17 at 6 06 30 PM