comic / grand-challenge.org

A platform for end-to-end development of machine learning solutions in biomedical imaging
https://grand-challenge.org
Apache License 2.0
176 stars 51 forks source link

Missing styling on the google-login page #3141

Closed pkcakeout closed 9 months ago

pkcakeout commented 10 months ago

When using the "login with Google" option on grand-challenge.org, the intermediate page that is shown for the redirect to google is completely unstyled:

image

Network tab reveals that no attempt at loading any stylesheet is being made:

image

jmsmkn commented 10 months ago

Hint: many of the template names changed in https://github.com/pennersr/django-allauth/commit/ff1a6a38e14b0542a23362e650eb8d88e8edd73a#diff-9d7989b4e4a4f0901f83235eba1094e764959f7b85f7c78e2c0799527144c49c. It's not quite clear to me how to go about migrating there. The advice in the docs is to copy everything over? Doesn't seem sensible to me given future potential mass changes like this https://docs.allauth.org/en/0.59.0/common/templates.html

chrisvanrun commented 10 months ago

Ran into this locally on the post registration page.

Might be related:

image
jmsmkn commented 9 months ago

Following these instructions https://docs.allauth.org/en/latest/common/templates.html