Skip to content

fix: prevent profile metadata text from collapsing#474

Open
GulshanJha00 wants to merge 7 commits intoNextCommunity:mainfrom
GulshanJha00:fix-tailwind-flex-layout
Open

fix: prevent profile metadata text from collapsing#474
GulshanJha00 wants to merge 7 commits intoNextCommunity:mainfrom
GulshanJha00:fix-tailwind-flex-layout

Conversation

@GulshanJha00
Copy link
Copy Markdown
Contributor

Fixes #468

Added a minimum width to the flex container to prevent profile metadata
from collapsing into narrow vertical text stacks on smaller widths.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a new user profile for Gulshan and updates the profile card layout in src/index.njk with a minimum width constraint. The review feedback identifies a potential layout overflow issue on narrow viewports caused by the specific minimum width and suggests using a smaller value or enabling flex wrapping. Additionally, the reviewer noted trailing whitespace and a missing trailing newline in the newly added YAML file.

Comment thread src/index.njk Outdated
Comment thread src/users/GulshanJha00.yaml Outdated
@jbampton jbampton self-assigned this May 3, 2026
@jbampton jbampton added this to the Turbo milestone May 3, 2026
@jbampton jbampton moved this to In progress in Next May 3, 2026
@jbampton
Copy link
Copy Markdown
Member

jbampton commented May 3, 2026

Please resolve the conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Tailwind CSS index page improvements

2 participants