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

Graph-traversal_simulation #373

Open sshreevignesh opened 5 years ago

sshreevignesh commented 5 years ago

Defect description: The User can create nodes and edges over the instruction box while drawing a graph

Steps to reproduce the issue: List of Experiments Graph Traversals Simulator Draw Graph Click on the instruction box

Expected result: The user should not be able to create a node/edge

Actual result: The user is allowed to create nodes and edges over the instruction box

Screenshot: bug24