Commit Graph

3 Commits

Author SHA1 Message Date
Phillip Rak cb1fdd34aa
Guard against DOM events in modal close event (#14754)
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-07-10 10:32:20 +01:00
Phillip Rak ec960ed115
Explicitly pass undefined when closing MoveNamespaceDialog (#14429)
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-06-25 11:08:39 -07:00
Alexandre Alves 50e1daccd5
Refactor AssignTo, MoveModal and feature flag modal as prompt modals (#14187)
* refactor AssignTo, MoveModal and feature flag modal as prompt modals + add unit tests + remove store mechanisms that were dedicated to these modals

* fix small issues with FeatureFlagListDialog and MoveNamespaceDialog

* fix merge conflicts + remove code comments

* address merge conflicts + remove text from template
2025-05-06 17:34:55 +01:00