redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

🏇 Improve Like: Prevent Reloading Page #112

Open paOmer opened 2 years ago

paOmer commented 2 years ago

Whenever a user hit the like button, the page gets reloaded and rendered completely. Fix it and make sure the like process will happen seamlessly.

The like button addition is at PR #111