Skip to content

feat(resume): show download icon in nav on mobile#20

Merged
Ross (ross-makeacompany) merged 1 commit into
masterfrom
grant/mobile-resume-download
Jun 3, 2026
Merged

feat(resume): show download icon in nav on mobile#20
Ross (ross-makeacompany) merged 1 commit into
masterfrom
grant/mobile-resume-download

Conversation

@ross-makeacompany

Copy link
Copy Markdown
Contributor

Summary

  • Surfaces the existing Download PDF action as an icon-only button in the mobile nav, matching the LinkedIn/GitHub/email icon style.
  • Keeps the full "Download PDF" pill button on sm+ (no desktop change).
  • Tapping triggers window.print(); on iOS Safari this opens the share sheet → Save to Files.

Test plan

  • iPhone Safari: visit /resume, tap download icon in header, confirm Save to Files works.
  • Desktop: confirm the pill "Download PDF" button still renders in the nav.

🤖 Generated with Claude Code

Surfaces the existing Download PDF action as an icon-only button on
mobile (matches the size/style of the LinkedIn/GitHub/email icons),
keeping the full pill button on sm+. Tapping it triggers window.print,
which on iOS Safari offers Save to Files.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@ross-makeacompany Ross (ross-makeacompany) merged commit b92a43f into master Jun 3, 2026
5 checks passed
@ross-makeacompany Ross (ross-makeacompany) deleted the grant/mobile-resume-download branch June 3, 2026 23:31
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.

1 participant