Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple dependant parameters: after multiple parameter changes, dependant parameter spinner shows as loading #642

Open
bugy opened this issue Mar 22, 2023 · 2 comments

Comments

@bugy
Copy link
Owner

bugy commented Mar 22, 2023

Steps to reproduce:

  1. Create parameter parent1
  2. Create parameters child1 and child2, with a "type": "list" and "values": { "script": "some_script.sh ${parent1}" }
  3. This some_script.sh should provide the same results for any value (or just empty)
  4. On UI, put any value to parent1
  5. Then replace this value with any other value

Result: child2 parameter is disabled and showing rotation spinner

@bugy
Copy link
Owner Author

bugy commented Mar 22, 2023

cc @antonellocaroli

@bugy bugy added the bug label Mar 22, 2023
@bugy bugy added this to the 1.18.0 milestone Mar 22, 2023
@antonellocaroli
Copy link

Hi @bugy ,

it seems to me that it works superbly now!!!

thanks!!!

@bugy bugy added the resolved label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants