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
- Open the Resume Builder
- Go to the Profile section
- Enter a very long website/profile URL, for example:
https://thisisaverylongportfolioURLwithoutanyspacesanditshouldnotoverflowoutsidetheresumepreviewbecauseitbreaksthelayout.com/profile/jiya-gssoc-open-source-contributor-2026
- Observe the resume preview header/contact section
Case 2: Project description overflow
- Go to the Project section
- Add a project name and date
- Enter a very long project description without spaces, for example:
ThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpaces
- 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
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.
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:
Steps to Reproduce
Case 1: Website/URL overflow
https://thisisaverylongportfolioURLwithoutanyspacesanditshouldnotoverflowoutsidetheresumepreviewbecauseitbreaksthelayout.com/profile/jiya-gssoc-open-source-contributor-2026
Case 2: Project description overflow
ThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpacesThisIsAVeryLongProjectDescriptionWithoutSpaces
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
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.