Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement like and comment button using AJAX #12

Open
3 tasks
Nancy-Chauhan opened this issue Oct 31, 2020 · 0 comments
Open
3 tasks

Implement like and comment button using AJAX #12

Nancy-Chauhan opened this issue Oct 31, 2020 · 0 comments
Assignees
Labels

Comments

@Nancy-Chauhan
Copy link
Member

Nancy-Chauhan commented Oct 31, 2020

Currently, we refresh the full page which isn't very ideal.

Tasks

  • Make like and comment endpoint return a JSON response when Accept header is set to application/json
  • Submit like/dislike form over AJAX on button press
  • Submit like/dislike form over AJAX on button press
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants