-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Community] Fix table overflow on Newcomers page by adding horizontal scroll #6678
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
base: master
Are you sure you want to change the base?
[Community] Fix table overflow on Newcomers page by adding horizontal scroll #6678
Conversation
…ponsiveness Signed-off-by: Rajesh-Nagarajan-11 <[email protected]>
🚀 Preview for commit 0fd8d71 at: https://688e1b599921b23bc29fb6a5--layer5.netlify.app |
🚀 Preview for commit 98f2792 at: https://688fbcb876be910228098263--layer5.netlify.app |
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
It seems that the book cover is still being cutoff. |
Signed-off-by: Rajesh-Nagarajan-11 <[email protected]>
🚀 Preview for commit bccd684 at: https://6890c2a4bacfbd211bc30cce--layer5.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @Rajesh-Nagarajan-11
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The book seems to cut off a little in light mode.
@Rajesh-Nagarajan-11
🚀 Preview for commit e3530dd at: https://68928127a1dafd1ffc366487--layer5.netlify.app |
Let me check that |
Signed-off-by: Rajesh-Nagarajan-11 <[email protected]>
…b.com/Rajesh-Nagarajan-11/layer5 into fix/newcomers-table-horizontal-scroll
@vr-varad Now book cover looks good !! Kindly review the changes |
🚀 Preview for commit e8b22fb at: https://6892f873ff8c701515694cca--layer5.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Rajesh-Nagarajan-11 <[email protected]>
Signed-off-by: Rajesh-Nagarajan-11 <[email protected]>
🚀 Preview for commit 4fcf8cb at: https://689385bb96b3668e3c533026--layer5.netlify.app |
Fixed in last commit , You can review @vr-varad |
Description
This PR fixes #6677
This PR addresses a layout issue on the /community/newcomers page where the tutorials table overflows its container on smaller screen widths (e.g., 375px). The issue was most noticeable in the "Presenter" column, which was getting cut off.
FIX
Notes for Reviewers
Screencast.from.2025-08-09.21-17-11.webm