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

Updating job shown as possibility although unsupported #243

Closed m-mohr closed 1 year ago

m-mohr commented 2 years ago

If I double click the title of a batch job, it offers me an input to update the job title. Unfortunately, it is not supported by openeo.cloud. Thus, the web editor shouldn't offer the double click behavior at all for this back-end. There might also be other places where I add additional checks.

m-mohr commented 2 years ago

Not so easy, may also need an update in the DataTable from openeo-vue-components

m-mohr commented 1 year ago

Found an easy way to fix this without changing openeo-vue-components.