Skip to content

Boutiques disabled input issue in before_form and after_form #1628

Description

@natacha-beck

In ensemblex for now each input is set to optionnal. It allow a user to launch a task without any input files.

The issue is the following if they are setup to optional false the before_form and after_form are too strict.

before_form will not allow the user to go to the form for example if a user select only one wordir it will raise an error.

In after_form only inactive input are ignored not disabled one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions