pingSubhajit / letraz

Create tailored resumes for every job application effortlessly with Letraz. Our AI-powered tool helps you stand out by automatically optimizing your resume for ATS and recruiters, ensuring your skills and experience match the job's requirements.
https://letraz.app
MIT License
0 stars 0 forks source link

feat: Functionality to remove added past experiences from the onboarding screen #2

Open linear[bot] opened 4 days ago

linear[bot] commented 4 days ago

Currently, the onboarding page for adding past experiences allows users to add multiple entries, but lacks the ability to remove previously added experiences. This feature is essential for users to correct or adjust their work history as needed.

Success Criteria:

Acceptance Criteria:

linear[bot] commented 4 days ago
LET-11 feat: Functionality to remove added past experiences from the onboarding screen

Currently, the onboarding page for adding past experiences allows users to add multiple entries, but lacks the ability to remove previously added experiences. This feature is essential for users to correct or adjust their work history as needed. **Success Criteria:** * Users can remove a previously added past experience entry from the onboarding screen. * The removal action is visually and functionally clear to the user. **Acceptance Criteria:** * A "Remove" or "Delete" button or icon is displayed next to each added past experience entry. * Clicking the "Remove" or "Delete" button removes the corresponding past experience entry from the screen and the user's data. * The UI updates smoothly to reflect the removal of the entry. * The application handles the removal process correctly, preventing any data inconsistencies or errors. * The feature is tested and works as expected across all supported browsers and devices.