-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.13.0
-
None
-
No
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
When we delete any CR from the common OCP operator page, it would be good to add a indication that resource being deleted or atleast to grey out the dot at the right corner as the user perspective.
Version-Release number of selected component (if applicable):
4.13
How reproducible:
Steps to Reproduce:
1. Go to Operators -> installed operators -> click any installed operator -> click CRD name from header tab -> delete any CR from list page using kebab menu. 2. No indication about deletion, user can do any action even after deletion is triggered.
Actual results:
No indication about deletion on kebab menu
Expected results:
grey out the dot and display the tooltip about deletion.
Additional info:
https://github.com/openshift/console/pull/11860 is not fixing this issue for operator page.