Skip to content

Feature/refactor templates#13

Merged
SeanDylan1982 merged 2 commits into
defaultfrom
feature/refactor-templates
Aug 28, 2025
Merged

Feature/refactor templates#13
SeanDylan1982 merged 2 commits into
defaultfrom
feature/refactor-templates

Conversation

@SeanDylan1982
Copy link
Copy Markdown
Owner

No description provided.

This commit addresses several issues related to mobile responsiveness and resume template pagination. It also fixes a large number of TypeScript errors that were causing the build to fail.

The main layout has been updated to be responsive, with columns that stack on smaller screens and a two-column layout on larger screens.

The resume preview has been updated to use A4 paper size and now scales to fit the available width.

The pagination logic has been completely refactored to use a robust CSS column-based approach. This fixes issues where content was being cut off after the first page in some templates.

A large number of TypeScript errors have been fixed, including unused variables, missing type definitions, and incorrect property access. This allows the project to be built successfully.
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 28, 2025

Deploy Preview for talentscript ready!

Name Link
🔨 Latest commit 3900eb9
🔍 Latest deploy log https://app.netlify.com/projects/talentscript/deploys/68b029eeb64f44000848227a
😎 Deploy Preview https://deploy-preview-13--talentscript.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 28, 2025

Deploy Preview for talentscript-prod ready!

Name Link
🔨 Latest commit 3900eb9
🔍 Latest deploy log https://app.netlify.com/projects/talentscript-prod/deploys/68b029eebaa80d0008bd3ba4
😎 Deploy Preview https://deploy-preview-13--talentscript-prod.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@SeanDylan1982 SeanDylan1982 merged commit 958b928 into default Aug 28, 2025
5 checks passed
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