artgris / FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notification position is wrong when used in iframe

WebDevM4DC opened this issue · comments

As the title says, when you use the file manager inside an iframe, each notification goes on the bottom of the frame which is not really visible.

manager.html.twig:

                placement: {
                    from: "top",
                    align: "right"
                },

Thanks

Also, "remarkable-bootstrap-notify" has not been updated in 8 years... perhaps it would be time to simply show bootstrap toasts.