fix: ProseMirror prompt modal UI issue (#13722)

This commit is contained in:
Sivin Varghese
2026-04-14 16:36:07 +05:30
committed by aakashb95
parent 3e96bee54e
commit 1ae743622e
7 changed files with 32 additions and 34 deletions
@@ -277,7 +277,7 @@ useKeyboardEvents(keyboardEvents);
handleClickOutside,
// Fixed and edge case https://github.com/chatwoot/chatwoot/issues/10785
// This will prevent closing the compose conversation modal when the editor Create link popup is open
{ ignore: ['div.ProseMirror-prompt'] },
{ ignore: ['dialog.ProseMirror-prompt-backdrop'] },
]"
class="relative"
:class="{