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

feat: Added deleting a post created by a user successfully Issue 126 #140

Merged
merged 3 commits into from
Jun 8, 2024

Conversation

MeetDOD
Copy link
Contributor

@MeetDOD MeetDOD commented Jun 7, 2024

Pull Request Resolves [#126]

Title: Added deleting a post created by a user.

Description

  1. I created a controller for post deletion and also the routes for implementing in frontend.
  2. In frontend i used icon when press i am triggering to the api and only user itself post can be deleted, a user cannot delete others post.
  3. Also modified Read more button css.

Related Issues

Fixes #126

Changes Made

New feature: Deleting a post created by a user.

Video

Style.Share.-.Google.Chrome.2024-06-07.22-08-38.online-video-cutter.com.1.mp4

I certify that I have carried out the relevant code of conduct and provided the requisite screenshot for validation by submitting this pull request.

Thank You for this contribution.

Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 1:46pm

Copy link

github-actions bot commented Jun 7, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jun 7, 2024

@VaibhavArora314 why deployment failed ?

@VaibhavArora314
Copy link
Owner

Dont push changes of your other PR, it makes difficult for me to review.
image

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jun 8, 2024

Dont push changes of your other PR, it makes difficult for me to review. image

Okay i will fix it

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jun 8, 2024

@VaibhavArora314 I got the error, the error is not showing on VS code but when you go in that file then it highlight the error, silly me. It's updated now you can merge it :)

@VaibhavArora314 VaibhavArora314 merged commit e22702c into VaibhavArora314:main Jun 8, 2024
3 checks passed
Copy link

github-actions bot commented Jun 8, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: delete a post created by user.
2 participants