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

Add save post option on post page #1187

Merged
merged 3 commits into from
Aug 7, 2023
Merged

Conversation

Palakkgoyal
Copy link
Contributor

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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Palakkgoyal! for creating this pull request and contributing to Dummygram! 💗

The maintainers will review this Pull Request and provide feedback as soon as possible! 😇
We appreciate your patience and contribution, Keep up the great work! 😀

Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks great, but can you add the snackbar back as we're not indicating in any other way when the user saves a post. In any other social media, whenever we save posts we get a small indication, else we'd not be sure if post was saved, this affects a bit of UX, though it's not much good for Ui as you said.

@Palakkgoyal
Copy link
Contributor Author

Palakkgoyal commented Aug 7, 2023

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
Copy link
Owner

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

Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@narayan954 narayan954 merged commit aa301c3 into narayan954:master Aug 7, 2023
2 of 4 checks passed
@Palakkgoyal Palakkgoyal deleted the savePost branch August 8, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Save post option on post page
2 participants