handleOutsideClick should drop events that started inside

This commit is contained in:
Jamie Kyle 2023-06-21 16:28:31 -07:00 committed by GitHub
parent 96de08cef9
commit 6f1d824c3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 67 additions and 32 deletions

View file

@ -303,6 +303,7 @@ export function ForwardMessagesModal({
useFocusTrap={false}
padded={false}
modalFooter={footer}
noMouseClose
>
{isEditingMessage && lonelyDraft != null ? (
<ForwardMessageEditor