HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

the functionality to reload profile after adding resume #233

Closed arya56 closed 3 years ago

arya56 commented 3 years ago

Description

Right now when we add a resume, the onClick event can be invoked more than once so it end up adding more than one cv in the database, I addition, ideally the pop up menu(Addresume page) should disappear after pressing the Add resume button. this missed functionality has been added in this PR. Please provide a short summary explaining what this PR is about.

Fixes # (issue)

How to test?

Please provide a short summary how your changes can be tested?

Checklist