Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Profile Image #5

Open
s2t2 opened this issue Apr 9, 2024 · 0 comments
Open

Broken Profile Image #5

s2t2 opened this issue Apr 9, 2024 · 0 comments

Comments

@s2t2
Copy link
Member

s2t2 commented Apr 9, 2024

When you login with google, for the first time, the profile image looks broken (despite the image source URL being valid).

Screenshot 2024-04-09 at 1 47 23 PM

Details / Attempted Remediation:

  • After logging out and back in again, the issue persists.
  • Hard refresh (control+shift+R) doesn't fix the issue.
  • After restarting the server, the issue persists.
  • After some combination of all of these approaches (not repeatable?) the image shows up.

Next Steps / Thoughts:

  • determine whether this is an issue on a hosted server, or only on localhost UPDATE: this seems to not be an issue on the server, only on localhost
  • seems to be an issue at the browser level (if the proper HTML code is being reflected in the page source)
@s2t2 s2t2 mentioned this issue Apr 9, 2024
s2t2 added a commit that referenced this issue Apr 9, 2024
Updates:
  + Simplifies spreadsheet model class interface, by abstracting the logic into, and using, the [`gspread_models` package](https://pypi.org/project/gspread-models/).
  + Bumps version of the "google-auth" GitHub Action.
  + Moves client side logic (the icon class and navbar color class definitions) into the bootstrap template HTML file.
  + Allows page-specific customization of HTML `<title>` tag content, as desired.
 
FYI:
  + Google OAuth no longer provides the user's "locale" (language)

Known Issues:
  + #5 (Broken Profile Image)

Next Steps:
  + #3 (Markdown Instructions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant