Skip to content

Bug: Long work description text overflows outside resume preview #9

@Saran-227

Description

@Saran-227

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:

  1. Open the Resume Builder
  2. Go to the Work Experience section
  3. Enter a long continuous text in the description field
  4. 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:

Image

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.

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