An excellent illustration is the star icon located on the left side of this post.
You have the ability to click on it to save this message as a favorite and click again to remove the flag.
I have already set up a page /favorites/add/{post_id}/, but I am unsure how to handle it with Ajax.
There are several tasks to complete:
- Ensure that it functions properly when clicked
- Update the image
- Adjust the link based on whether it is for adding or removing the flag
I'm certain that such functionality already exists, however, my searches have been unsuccessful in locating it.
Any suggestions?