narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 185 forks source link

Add save post option on post page #1187

Closed Palakkgoyal closed 1 year ago

Palakkgoyal commented 1 year ago

This PR closes #1166 I have added the save post option on post page and, I removed the snackbar that appears when we save post or remove it. Cause, I think its a very small task and we don't need to show it. If you want snackbar back, I can add it again.

Palakkgoyal commented 1 year ago

But, we are providing user indication that post is saved by making the post save button green and unsaved when it appears like other. Screenshot 2023-08-07 130948

narayan954 commented 1 year ago

But, we are providing user indication that post is saved by making the post save button green and unsaved when it appears like other. Screenshot 2023-08-07 130948

that's a valid argument ;-; , alright it's fine