i-VRESSE / workflow-builder

Graphical interface to build a workflow file
https://i-vresse-workflow-builder.netlify.app/
Apache License 2.0
4 stars 2 forks source link

Unable to remove a defined restraint file #178

Open amjjbonvin opened 1 day ago

amjjbonvin commented 1 day ago

In the workflow builder, when assigning an ambiguous distance restraint file to e.g. the rigidbody step, it is automatically propagated to all other modules using restraints. I understand this can be handy and you can always select another restraint file if needed.

But there is no option to fully remove a restraint file, i.e. not use any (except selecting an empty file as a fix).

amjjbonvin commented 1 day ago

Correction - it seems the restraints are not automatically propagated, but a button to delete a selected restraint file would be handy

sverhoeven commented 1 day ago

In Google Chrome, if I cancel the file picker then the parameter is cleared. cancel-clears

I see Firefox does not clear on cancel.

The latest rjsf has a cancel button, it could be backported to rjsf version used by this repo.