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

Disable multiple inputs into same simulate box #1913

Merged
merged 34 commits into from
Oct 12, 2023

Conversation

Jami159
Copy link
Contributor

@Jami159 Jami159 commented Sep 27, 2023

Resolves #1898 #1899

@mwdchang
Copy link
Member

There are a decent number of list-processing logic in the simulate boxes.

If indeed we don't need to accept multiple configurations anymore we might as well try to simplify them, as I recall they were rather quickly hacked together, so cleaning things up would make the code more manageable.

Copy link
Member

@mwdchang mwdchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few confusing points that should be addressed

  • You removed the v-for" context for the tera-simulate-chart, but you still have a :key` assignment, so what exactly do you want to do?
  • I think you might be mangling the :run-results assignment in tera-simulate-chart, can you clarify what is been passed in? Seems like you are passing in the value but the chart is expecting an object-map?

@mwdchang
Copy link
Member

How does "add-chart" work under this new logic?

@dvince2 dvince2 self-requested a review October 11, 2023 16:33
@mwdchang mwdchang self-requested a review October 11, 2023 18:54
@Jami159 Jami159 merged commit 71abcf0 into main Oct 12, 2023
6 checks passed
@Jami159 Jami159 deleted the disable_multiple_configs_to_simulate_node branch October 12, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants