Skip to content

feat(FRG-274): add ATS-Friendly badge and callout near download#46

Merged
chillkimtest-oss merged 1 commit into
mainfrom
feature/frg-274-ats-friendly-badge
Mar 22, 2026
Merged

feat(FRG-274): add ATS-Friendly badge and callout near download#46
chillkimtest-oss merged 1 commit into
mainfrom
feature/frg-274-ats-friendly-badge

Conversation

@chillkimtest-oss
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a "✅ ATS-Friendly" pill badge in the export header area, displayed alongside the Export PDF button once a document has been formatted
  • Adds a "✅ ATS-Friendly Formatting — works with all major applicant tracking systems" callout in the action bar below the Format button, acting as a persistent trust signal for users before they submit

Motivation

Users searching for resume formatting have anxiety about ATS compatibility. Explicitly calling it out near both the primary CTA (Format button) and the download action (Export PDF) removes friction and reinforces confidence at the two most critical moments in the user journey.

Changes

  • pages/index.vue: Added .ats-badge element (shown when formattedXml is set) in the export area, .ats-callout paragraph in the action bar, and corresponding scoped CSS for both

Test plan

  • Load the app at / — confirm the .ats-callout text is visible below the "Format My Resume" button
  • Paste sample content and click Format — confirm formatted document appears
  • Confirm "✅ ATS-Friendly" badge appears in the header next to Export PDF
  • Verify neither element appears in print/PDF output (both are inside .no-print containers)
  • Verify build passes (npm run build) ✅

Closes FRG-274

🤖 Generated with Claude Code

- Add "✅ ATS-Friendly" pill badge in the export header area, shown
  alongside the Export PDF button once a document is formatted
- Add "✅ ATS-Friendly Formatting — works with all major applicant
  tracking systems" callout in the action bar below the Format button
  as a persistent trust signal for users before they submit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ohmydoc-using-claude-code-agent Ready Ready Preview, Comment Mar 22, 2026 4:21pm

@chillkimtest-oss chillkimtest-oss merged commit e8f752a into main Mar 22, 2026
2 of 4 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