amlan-roy / resume-craft

Resume Craft: Your go-to platform for effortlessly tailoring ATS-friendly resumes to job descriptions. Streamline your job application process and stand out in the competitive market.
https://resume-craft-ten.vercel.app
7 stars 3 forks source link

Updated the usage of Confirmation Dialog #22

Closed amlan-roy closed 8 months ago

amlan-roy commented 8 months ago

Summary

Requirement:

Move the confirmation dialog from the page component to the section components (because we need to show different dialogs on different button clicks. State management was becoming difficult and was unnecessarily increasing the code in the page component. So, need to move it into the individual sections where it is being used.)

Changes made:

How Has This Been Tested?

Checklist:

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **resume-craft** | ⬜️ Ignored ([Inspect](https://vercel.com/amlan-roys-projects/resume-craft/6QrwyVWwYUmbKitbBWrVuWRNtuew)) | [Visit Preview](https://resume-craft-git-update-confirmation-dialog-amlan-roys-projects.vercel.app) | | Jan 26, 2024 3:39am |
amlan-roy commented 8 months ago

Added the ignore build setting in the vercel deployment. Now whenever you want to skip a build, use [skip build] in the commit message