Skip to content

🚨 Bug Report / UI Enhancement – Resume Style Fix Needed on DownloadΒ #1082

@codeaashu

Description

@codeaashu

🚨 Bug Report / UI Enhancement – Resume Style Fix Needed on Download

Level: Level 2
Type: UI Fix / Styling
Priority: Medium
Status: Open for Contribution


πŸ“ Description

When downloading the resume from the (https://www.devdisplay.org/ResumeBuilder), the formatting appears misaligned. Horizontal lines (<hr>) and section spacing are not rendering properly. You can refer to the attached screenshot for the issue preview.

πŸ” Issue Preview:

  • The horizontal line under "Skills" and "Experience" and also other sections is not aligned correctly.
  • Inconsistent spacing and alignment of content.
  • Section labels (e.g., Languages, Frameworks) feel visually disconnected from the details.

πŸ“Έ Screenshot Attached:
(Refer to screenshot in this issue or see this)
Image


βœ… Expected Behavior

  • Proper alignment of <hr> elements to match section width.
  • Clean and uniform spacing across all sections.
  • Visually consistent and professional appearance in the downloaded PDF.

πŸ”§ Suggested Fixes

  • Review CSS styles applied during resume PDF export (likely using @media print or the export component).
  • Fix margin/padding inconsistencies in .section and .section-title classes.
  • Ensure cross-browser compatibility for print formatting.

πŸ’‘ Tech Stack Reference

  • Likely used: React, Tailwind CSS, jspdf or html2pdf
  • File to look into: ResumePreview.jsx or the relevant download/export logic

πŸ“¬ Want to contribute?

Comment below to get assigned!
If you're picking this up, make sure to follow the contribution guidelines in the repository.

πŸ’‘ Before diving in, make sure to:
βœ… Add your profile to DevDisplay.
⭐ Star the repository to show your support and stay updated with new features!

🚨 This is the first & mandatory step in becoming a contributor.


For More Details and Help


Thanks and Best Regards

The DevDisplay Team πŸ’Œ

Add screenshots

Add screenshots

What browsers are you seeing the problem on?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

Dev Enhancer🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. πŸ”§DevDisplay🌟 This label recognizes every contributor to the DevDisplay Community for their support...πŸ’ŒGSSoCLabel for our valued contributors of 🌟 GSSoC '25GSSoC'25Label is used for Issues and pull request related to GSSoC 2025 open source contribution.Level 2 - GSSoC '25Dev Enhancer - Refine and enhance the DevDisplay Platform.bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions