DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
12 stars 2 forks source link

4025 feat ux optimize inputs #4041

Closed asylves1 closed 1 week ago

asylves1 commented 1 week ago

image

There are 2 situations when the inputs will be disabled. The backend current doesn't handle these cases at the moment 1) when a static as multiple interventions
image

2) when a use selects a dynamic interventions image

Resolves #(issue)

Tom-Szendrey commented 1 week ago

Are you able to hook up the intervention input similar to this:

image

https://github.com/DARPA-ASKEM/terarium/pull/4043/files

You will need to change the .ts file for this

This will allow you to get the values you need to populate the intervention policy section similar to the designs. Please let me know if you have any questions