riesgos / async

0 stars 0 forks source link

@Michael: Order form to dropdown with only the actually available parameter-sets #82

Closed MichaelLangbein closed 1 year ago

MichaelLangbein commented 1 year ago

A few aspects about this issue:

We're providing a drop-down with "pre-approved" parameter-combinations.

For the sake of not losing generality, I would like to keep the oder-form that we have currently in place.

MichaelLangbein commented 1 year ago

After discussion with Hugo:

Suggested design:

Will not check if a combination has already been processed in the past - that'll be a separate issue.

MichaelLangbein commented 1 year ago

Current work ongoing here: https://github.com/riesgos/async/pull/95