Skip to content

Bug: Long unbroken text overflows outside resume preview in URL and project description fields #19

@Jiya3177

Description

@Jiya3177

Entering long unbroken text in some resume fields causes the text to overflow outside the resume preview layout.

I tested this locally and found the issue in:

  • Profile website/URL field
  • Project description field

Steps to Reproduce

Case 1: Website/URL overflow

  1. Open the Resume Builder
  2. Go to the Profile section
  3. Enter a very long website/profile URL, for example:

https://thisisaverylongportfolioURLwithoutanyspacesanditshouldnotoverflowoutsidetheresumepreviewbecauseitbreaksthelayout.com/profile/jiya-gssoc-open-source-contributor-2026

  1. Observe the resume preview header/contact section

Case 2: Project description overflow

  1. Go to the Project section
  2. Add a project name and date
  3. Enter a very long project description without spaces, for example:

ThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpaces

  1. Observe the resume preview project section

Expected Behavior

Long unbroken text should wrap, truncate, or remain inside the resume preview layout without breaking the design.

Actual Behavior

The long URL and project description overflow outside the resume preview area and break the layout.

Screenshot

Image

Proposed Fix

I would like to fix this by improving text wrapping/overflow handling for long unbroken text in the resume preview components.

I would like to work on this issue under GSSoC '26. Please assign it to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions