denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

Update object list when entity is deleted in WebUI #242

Closed sarabeckman closed 5 years ago

sarabeckman commented 5 years ago

When an object/entity is deleted successfully in the WebUI, the object list isn't automatically updated to reflect this.

The object/entity list did update to reflect the deletion after syncing the collection. However, it would be less confusing to the archivist working with the collection if the list in the WebUI automatically updates when the deletion finishes successfully.

gjost commented 5 years ago

Should be fixed as of ddr-cmdln commit f71203c6f4 and ddr-local commit e05b841014.