-
-
Notifications
You must be signed in to change notification settings - Fork 234
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
Bug: Profile header is squashed due to new margins #1543
Comments
Another place broken is card profiles. https://insights.opensauced.pizza/user/SimonHoiberg/card Can you assist @open-sauced/triage team in discovering a fix? |
The pr #1490 broke the profile page because the feed page is using the layout wrapper of the profile page. So when Rita fixed the feed page responsiveness, it actually broke the profile page. We should probably have layout wrapper for the feed. Will try to find out more about the card page edit: #1538 will fix the profile issue 😃 |
Just a note here to prevent such behaviour in the future and be sure that we will not have any issues we might need to have snapshot tests. I opened an issue for that. (Note, can't link the issue since I am on mobile, the UX is a bit different) Thanks takanome for your comment, it's really useful. |
The PR fix: enhance feed layout responsiveness #1538 will fix the issue. |
🎉 This issue has been resolved in version 1.60.0-beta.8 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.60.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Describe the bug
Steps to reproduce
View a profile full screen on the laptop.
Browsers
Chrome
Additional context (Is this in dev or production?)
This fix needs to not break any other page.
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: