sehmaschine / django-filebrowser

Media-Management with Grappelli
http://twitter.com/sehmaschine
Other
976 stars 408 forks source link

Modal position is out of the window. #395

Closed maahad767 closed 3 years ago

maahad767 commented 3 years ago

image

Can't see the cross or back link to continue with the uploading unless I zoom out the browser to 65%. Couldn't find any configurable option to change this.

sehmaschine commented 3 years ago

the filebrowser does not include a modal window to upload. did you customize something? or do you use another package which adds customization to the filebrowser?

maahad767 commented 3 years ago

I am using it for TinyMCE with django-tinymce package.

sehmaschine commented 3 years ago

not sure, but maybe it's because of django-tinymce. we use the filebrowser with TinyMCE as well, but without django-tinymce. and we do not have a modal window. the upload page is not supposed to open in a modal.

maahad767 commented 3 years ago

Thanks. I think you're right. If I find a solution I will post an update here.

sehmaschine commented 3 years ago

I've checked this and I don't think it's caused by either filebrowser or grappelli. So I'm closing this for now. If you think it's indeed related to one of our packages, please reopen with additional details.