NASA-AMMOS / aerie-ui

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

Add ability to retrigger mission model extraction from UI #1326

Closed duranb closed 19 hours ago

duranb commented 3 weeks ago

Currently, if a model extraction fails, but the upload succeeds, there's no way via the UI to retrigger another extraction. We should add some sort of button to trigger that process.

Implementation detail: This also needs to include changing the assumption that if no "refresh" logs in the model exist that the extraction is still in progress. There will be a new explicit flag for when the model is still being extracted.

Related backend ticked: https://github.com/NASA-AMMOS/aerie/issues/1465

duranb commented 2 weeks ago

Didn't remember that the design for this already exists in the figma! Thanks @lklyne