Skip to content

feat(AR-23): add resume modal section with audio walkthrough and pdf preview - #62

Merged
ar022 merged 1 commit into
developmentfrom
amitraikwar/AR-23/resume-modal-section
Aug 4, 2026
Merged

feat(AR-23): add resume modal section with audio walkthrough and pdf preview#62
ar022 merged 1 commit into
developmentfrom
amitraikwar/AR-23/resume-modal-section

Conversation

@ar022

@ar022 ar022 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR implements the interactive Resume Modal Section with Audio Walkthrough & PDF Preview as requested in Jira ticket AR-23.

Key Modifications:

  • Navigation Trigger: Added Resume modal trigger next to Articles (Articles | Resume).
  • Interactive Modal: Embedded Google Drive PDF viewer and scaled Audio Walkthrough iframe player inside an animated modal dialog.
  • Action Buttons: Quick external action links for "View in Google Drive" and "Download PDF".
  • Custom Cursor Over Iframes: Implemented dynamic disable-iframe-pointer-events class toggling in FollowCursor.tsx and index.css so the custom glass lens floats smoothly on top of all iframes without getting stuck at boundaries.
  • Z-Index Layering: Standardized modal z-index (z-[9000]) and custom cursor z-index (z-[2147483647]).

Verification:

  • yarn lint:fix: Passed with 0 errors.
  • yarn test: 24/24 test suites passed (76/76 unit tests green).

@ar022
ar022 merged commit 94c4307 into development Aug 4, 2026
2 checks passed
@ar1603
ar1603 deleted the amitraikwar/AR-23/resume-modal-section branch August 4, 2026 22:58
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants