Skip to content

Fix #25: Add print stylesheet for builder resume draft - #38

Merged
cursor[bot] merged 2 commits into
TelivityAI:mainfrom
partbomb:fix-issue-25
Aug 24, 2026
Merged

Fix #25: Add print stylesheet for builder resume draft#38
cursor[bot] merged 2 commits into
TelivityAI:mainfrom
partbomb:fix-issue-25

Conversation

@partbomb

Copy link
Copy Markdown
Contributor

This PR fixes issue #25 by adding a @media print stylesheet to hide non-essential chrome and format the resume draft cleanly. It also adds a 'Print / PDF' button next to the download button that calls window.print(). Fixes #25.

partbomb and others added 2 commits August 24, 2026 17:01
When printing from the builder overlay, the board under #app was still
in the print tree. Hide it in @media print so preview stays draft-only.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
@telivity-otaip

Copy link
Copy Markdown
Contributor

Thank you for #25 — the print stylesheet and Print/PDF button are exactly what we needed.

Pushed one tiny maintainer-hygiene commit: hide #app in @media print so the board under the builder overlay doesn’t leak into print preview. Your credit stays on the PR. Merging now — appreciate you picking this up.

@cursor
cursor Bot merged commit 6dbc16d into TelivityAI:main Aug 24, 2026
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.

Add a print stylesheet for the builder resume draft

2 participants