Doc Text:
|
Cause:
The default closing behavior, for web console modals, is to close if the user clicks outside of the modal, Cancel, Save, or esc key.
Consequence:
This can cause accidental data loss, in certain modals that contain editing forms with multiple fields, if the user inadvertently clicks outside.
Fix and result:
Closing the following modals requires the user to click Cancel, Save, or esc key.
Edit Labels, Annotations, Adding a Secret, Update Pod Selector, Create Namespace
|