Fix Uppy modal display issues

This commit is contained in:
gpt-engineer-app[bot]
2025-09-29 17:07:55 +00:00
parent be42c019c9
commit 343d9c934c
2 changed files with 30 additions and 1 deletions

View File

@@ -89,6 +89,9 @@ export function UppyPhotoUpload({
note: `Images up to ${maxSizeMB}MB, max ${maxFiles} files`,
theme: 'auto',
closeAfterFinish: true,
closeModalOnClickOutside: true,
disablePageScrollWhenModalOpen: true,
animateOpenClose: true,
});
// Add Image Editor plugin