Open-EO / openeo-web-editor

An interactive and easy to use web-based editor for the OpenEO API.
https://editor.openeo.org
Apache License 2.0
12 stars 17 forks source link

Deleting entries doesn't work reliably #120

Closed m-mohr closed 3 years ago

m-mohr commented 3 years ago

When deleting multiple entries, sometimes it happens that other entries disappear instead of the deleted one and the deleted one then can't be removed from the view (but it is actually deleted). Deleting "again" gives a 404 error. It seems the deletion works, but the UI removed the wrong element from the table/view in some circumstances.