unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.94k stars 188 forks source link

Modal flickering when theme is set. #818

Closed Rey092 closed 1 week ago

Rey092 commented 1 month ago

What version of Unfold are you using? 0.40.0

What version of Django are you using? 5.1.1

What browser are you using? Chrome 127.0.6533.99 Firefox 131.0.3

Did you checked changelog/commit history, if the bug is not already fixed? Yes

Did you searched other issues, if the bug is not already fixed? Yes

Did you checked documentation? Yes

Are you able to replicate the bug in the demo site? Demo site probably has no seted theme

Describe your issue If Any string value is set to "THEME" unfold config variable, list pages with filter modals are flickering. You can clearly see a black flick and modal being visible before page fully loads.

If THEME does not specified, work's fine.

Problem exists on chrome but not on firefox. My chrome is not a latest, but I think it's not old (127 released on July 17 2024)

Example: image

lukasvinclav commented 1 week ago

I just tested the site and to me it is working without any issues. Please clone the demo repository, replicate the issue and create the video so I can see what exactly is not working. I will close the issue but if you have any news, ping me here.