Closed k0machi closed 5 days ago
need also to add support in View edit
I think it would be for the best if we restrict view editing if an unsupported widget is found in the view definition. Show the error to the user and stop the edit process.
Demo:
need also to add support in View edit
I think it would be for the best if we restrict view editing if an unsupported widget is found in the view definition. Show the error to the user and stop the edit process.
Cant we make it to be ignored? so we still can edit the others or remove unsupported one?
need also to add support in View edit
I think it would be for the best if we restrict view editing if an unsupported widget is found in the view definition. Show the error to the user and stop the edit process.
Cant we make it to be ignored? so we still can edit the others or remove unsupported one?
I can add an "Edit anyway" button that will drop the unsupported widget
need also to add support in View edit
I think it would be for the best if we restrict view editing if an unsupported widget is found in the view definition. Show the error to the user and stop the edit process.
Cant we make it to be ignored? so we still can edit the others or remove unsupported one?
I can add an "Edit anyway" button that will drop the unsupported widget
Yes, if can't just "ignore" it then better to have possibility to fix view in case it's needed.
@soyacz added the "Edit anyway" button.
This fix addresses a potential issue where a widget created on a newer version of argus will cause an error on an older one when it is loaded from the database.