warelab / sciapps

SciApps: a cloud-based platform for reproducible bioinformatics workflows
https://www.sciapps.org
Apache License 2.0
2 stars 1 forks source link

Can drag and drop link be different with click? #81

Closed liyawang closed 7 years ago

liyawang commented 7 years ago

Critical when building a workflow since we want to use the pipelining link.

Possible solution: https://stackoverflow.com/questions/13718241/how-to-modify-drag-and-drop-behavior-from-a-browser

liyawang commented 7 years ago

No necessary, we can modify the url before sending to job

liyawang commented 7 years ago

Fixed