When a very long text is entered in the Work Experience description field, the text overflows outside the resume preview instead of wrapping properly within the page boundaries.
Steps to Reproduce:
- Open the Resume Builder
- Go to the Work Experience section
- Enter a long continuous text in the description field
- Observe the resume preview panel
Expected Behavior:
The text should wrap properly inside the resume page/container.
Actual Behavior:
The text exceeds the resume boundary and breaks the layout.
Screenshot:
Actual Behavior:
The text exceeds the resume boundary and breaks the layout.
Proposed Fix:
I plan to resolve this by applying proper text wrapping and overflow handling styles to the work description container (such as word wrapping/break-word handling) so that long continuous text stays within the resume boundaries without affecting the existing layout or other resume sections.
The fix will be minimal, isolated to the relevant component/styles only, and tested across the resume preview to avoid unintended UI changes or merge conflicts.
I would like to work on fixing this issue under GGSoC 2026. Please assign it to me if available.
When a very long text is entered in the Work Experience description field, the text overflows outside the resume preview instead of wrapping properly within the page boundaries.
Steps to Reproduce:
Expected Behavior:
The text should wrap properly inside the resume page/container.
Actual Behavior:
The text exceeds the resume boundary and breaks the layout.
Screenshot:
Actual Behavior:
The text exceeds the resume boundary and breaks the layout.
Proposed Fix:
I plan to resolve this by applying proper text wrapping and overflow handling styles to the work description container (such as word wrapping/break-word handling) so that long continuous text stays within the resume boundaries without affecting the existing layout or other resume sections.
The fix will be minimal, isolated to the relevant component/styles only, and tested across the resume preview to avoid unintended UI changes or merge conflicts.
I would like to work on fixing this issue under GGSoC 2026. Please assign it to me if available.