fix: ProseMirror prompt modal UI issue (#13722)

This commit is contained in:
Sivin Varghese
2026-03-09 16:51:49 +05:30
committed by GitHub
parent 939471cb3b
commit f4e6aa1bd2
7 changed files with 32 additions and 34 deletions

View File

@@ -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="{