-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
In some cases we need to alert user about issues, such in the case where adding an owner reference failed: https://github.com/kubevirt-ui/kubevirt-plugin/pull/3235#discussion_r2585432552
Using a modal is probably not the best option for displaying this error and we should consider using another method such an alert toast message.