Skip to content

Avatar access restriction causes overlaid text in project branch list. #8755

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

Closed
jldec opened this issue Mar 11, 2022 · 3 comments · Fixed by #8825
Closed

Avatar access restriction causes overlaid text in project branch list. #8755

jldec opened this issue Mar 11, 2022 · 3 comments · Fixed by #8825
Assignees
Labels
team: webapp Issue belongs to the WebApp team

Comments

@jldec
Copy link
Contributor

jldec commented Mar 11, 2022

  • Connect gitpod.io to a self-hosted GitHub enterprise
  • Create a project
  • The branch list shows overlaid text where there are normally user avatars

Screenshot 2022-03-11 at 13 41 23

@jldec jldec added the team: webapp Issue belongs to the WebApp team label Mar 11, 2022
@jldec jldec moved this to Scheduled in 🍎 WebApp Team Mar 11, 2022
@jldec
Copy link
Contributor Author

jldec commented Mar 11, 2022

The image GET on the avatar url returns a 302 redirecting to the the login screen.
The CSS should be fixed to set a max size on the avatar width.

@gtsiolis
Copy link
Contributor

Nice catch, @jldec! ⚾

@jankeromnes
Copy link
Contributor

Will take a look today 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: webapp Issue belongs to the WebApp team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants