Skip to content

Fix text overflow issue in resume preview#18

Open
Saran-227 wants to merge 1 commit into
sunilkumar2170:mainfrom
Saran-227:fix-text-overflow-bug
Open

Fix text overflow issue in resume preview#18
Saran-227 wants to merge 1 commit into
sunilkumar2170:mainfrom
Saran-227:fix-text-overflow-bug

Conversation

@Saran-227
Copy link
Copy Markdown

Description

Fixed the text overflow issue in the resume preview where long unbroken strings exceeded the page boundaries.

Changes Made

  • Added proper word wrapping for long strings
  • Improved overflow handling in the resume preview iframe
  • Ensured text remains within page boundaries without affecting existing UI

Testing

Screenshot 2026-05-13 135620
  • Tested with long repeated characters
  • Tested multiple resume sections
  • Verified responsive behavior
  • Confirmed no unrelated UI changes were introduced

Closes #9

@Saran-227
Copy link
Copy Markdown
Author

@sunilkumar2170 Sir I have Implemented the fix for the text overflow issue and submitted a PR ( with screenshot of fixed ui ) for review.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Long work description text overflows outside resume preview

1 participant