ZeroOctave-Javascript-Projects
ZeroOctave-Javascript-Projects copied to clipboard
Add remove button in Resume Builder
Is your feature request related to a problem? Please describe. In the resume builder website, we can add as many new fields in a particular topic like Education, but what if we add some extra fileds by mistake? There is no way to delete those extra fields and sections, other than starting all over again, which itself is a hectic and tedious process.
Describe the solution you'd like I will add a remove button for each section, so that user can easily add & delete as many fields and sections as he/she wants to. I will also take care, that when the user prints the resume, those remove buttons will not be there.
Describe alternatives you've considered I will add a remove button for each section, which will help to delete their respective fields only.
Additional context
Screenshot of UI of resume builder, after adding the remove buttons
Steps Followed✅
Check the box with [x] If you followed all the steps.
- [x] Is your feature request related to a problem? Please describe.
- [x] Describe the solution you'd like
- [x] Describe alternatives you've considered
- [x] Additional context
Code of Conduct✅
- [x] I agree to follow this project's Code of Conduct.
- [x] I checked the current issues for duplicate problems.
- [x] I have gone through project README.