DARPA-ASKEM / terarium

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

[BUG]: compartmental constraint has bad layout for bigger models #5474

Open pascaleproulx opened 2 weeks ago

pascaleproulx commented 2 weeks ago

Describe the bug compartmental constraint has bad layout for bigger models

Screenshots Image

jamiewaese-uncharted commented 2 weeks ago

This isn't the exact solution, but I think it will have something to do with adding the correct width (100%?) and flex-wrap: wrap to the correct container. Image

Try to find a model with long variable and parameter names. The SEIRHD vacc model for LA Counties has a few.

asylves1 commented 1 week ago

Appears to have been fixed in another ticket