NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Constraint status should display warning or clear after simulating #1320

Closed AaronPlave closed 1 week ago

AaronPlave commented 3 weeks ago

Checked for duplicates

Yes - I've already checked

Is this a regression?

No - This is a new bug

Version

develop

Describe the bug

Constraints should be marked as stale or cleared after running simulation as any previous constraint run is no longer guaranteed to be correct wrt the new simulation.

Reproduction

  1. Add constraints that produce violations
  2. Simulate
  3. Check constraints
  4. Re-simulate
  5. Constraint status reflects previous sim

Logs

No response

System Info

N/A

Severity

Major