EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!
When saving files to IndexedDB on the settings page, the files will overlap saving, with more than the desired files being saved at one time. Also, there is no noticeable key to differentiate between resume, CV, cover letter etc.
Steps to Reproduce
Go to settings page, attempt to save files, try different cases, and click "retrieve files". Notice that there is no key and that you can save more then 3 files at once.
Expected Behavior
Only 3 files saved at once, one for every key(resume,cv,cover letter) for easy access
Describe the Bug
When saving files to IndexedDB on the settings page, the files will overlap saving, with more than the desired files being saved at one time. Also, there is no noticeable key to differentiate between resume, CV, cover letter etc.
Steps to Reproduce
Go to settings page, attempt to save files, try different cases, and click "retrieve files". Notice that there is no key and that you can save more then 3 files at once.
Expected Behavior
Only 3 files saved at once, one for every key(resume,cv,cover letter) for easy access
Screenshots
No response
Additional Context
No response