Profile README badges render vertically when logged out or in Incognito mode #203258
Unanswered
AhmadJeddi
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 1 comment
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Profile
Body
Hello GitHub Team and Community,
I would like to report a rendering issue with GitHub Profile README files.
My Profile README displays correctly when I am logged into my GitHub account. However, when viewing the same profile while logged out or in Incognito mode, images from shields.io are rendered differently.
Specifically, badge images that should appear horizontally are displayed vertically instead.
Affected sections include:
I tested multiple approaches, including:
The issue only appears in the public/logged-out view. The same README content renders correctly while logged in.
Example behavior:
GitHub profile:
https://github.com/AhmadJeddi
Profile README:
https://github.com/AhmadJeddi/AhmadJeddi/blob/main/README.md
This issue can be reproduced by comparing the profile in logged-in and logged-out views.
Could this be related to differences in the public Markdown/HTML rendering system or CSS sanitization?
Thank you for looking into this.
All reactions