Open yoogottamk opened 5 years ago
Weights given to edges are not restricted to the Field of real numbers. Apparently, one can also give a partially visible string as weight.
Just load the page, then, draw graph, then draw >=2 nodes then connect them. We are allowed to change the weights. Change the weight add a string.
The weights should not accept strings as input.
Defect description
Weights given to edges are not restricted to the Field of real numbers. Apparently, one can also give a partially visible string as weight.
Steps to reproduce
Just load the page, then, draw graph, then draw >=2 nodes then connect them. We are allowed to change the weights. Change the weight add a string.
Expected result
The weights should not accept strings as input.
Screenshot