CSCIE-599 / HELM-Editor-UI

MIT License
2 stars 2 forks source link

Issue42 - issues alert if input has link b/w two cyclical sequences #76

Closed SarahL88 closed 8 years ago

SarahL88 commented 8 years ago

If the user inputs notation that has a link between two different cyclical sequences, an alert pops up with a warning message.

The cyclical sequences are drawn on the canvas, but the connection between them is not.

To test this, use the last example notation on the 'load' modal. I labelled this notation - so it is clear that it will produce an alert message.

jsanford8 commented 8 years ago

Looks good to me!