->Defect description: When one accidentally presses the solve button in the simulation during the Dijkstra Algorithm there is no way for him to undo or cancel and choose a new option.
->Steps to reproduce the issue: Open the afore-mentioned simulation select Draw graph, select directed or undirected and choose any algorithm you want to apply, Draw a graph and press solve. There will be no way for you to back-out of this situation.
->Expected Result: We can create a Cancel button which can take you back to manual node selection.
->Actual result: If a user is trying to solve a graph themself clicking on solve will ruin the experience for the user
->Defect description: When one accidentally presses the solve button in the simulation during the Dijkstra Algorithm there is no way for him to undo or cancel and choose a new option.
->Steps to reproduce the issue: Open the afore-mentioned simulation select Draw graph, select directed or undirected and choose any algorithm you want to apply, Draw a graph and press solve. There will be no way for you to back-out of this situation.
->Expected Result: We can create a Cancel button which can take you back to manual node selection.
->Actual result: If a user is trying to solve a graph themself clicking on solve will ruin the experience for the user