mirror of
https://github.com/nasa/openmct.git
synced 2025-01-20 11:38:56 +00:00
f9b8b17ff6
Break cyclical dependency in Promises that was causing persistence to fall into an unresolvable state after overwrite, WTD-1033. |
||
---|---|---|
.. | ||
res/templates | ||
src | ||
bundle.json | ||
README.md |
This bundle provides an Overwrite/Cancel dialog when persisting domain objects, if persistence fails. It is meant to be paired with a persistence adapter which performs revision-checking on update calls, in order to provide the user interface for choosing between Overwrite and Cancel in that situation.