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

fix: resolved delete handler bug #216

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

Girishbari
Copy link
Contributor

@Girishbari Girishbari commented Jan 23, 2024

Related Issue

Problem was anybody can deletes anyone's post which is totally not good

Description

So I enabled check which allow only a post creator to delete the post

Copy link

vercel bot commented Jan 23, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @Sanchitbajaj02 on Vercel.

@Sanchitbajaj02 first needs to authorize it.

@github-actions github-actions bot added wait for reviewers SWOC S4 Social Winter of Code (S4) 2024 contribution tag labels Jan 23, 2024
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.

Great job, @Girishbari! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project. Keep being the part of the community!

'We will promptly review your changes and offer feedback. Keep up the excellent work!
Kindly remember to check our Contributing Guidelines'

@Girishbari Girishbari marked this pull request as ready for review January 23, 2024 09:51
@Sanchitbajaj02 Sanchitbajaj02 linked an issue Jan 23, 2024 that may be closed by this pull request
2 tasks
@Sanchitbajaj02 Sanchitbajaj02 added 🏆 good first issue Good for newcomers 🛠 goal: fix The label is related to fixing a bug BEGINNER Difficulty Level: Beginner 🪲 bug Something isn't working and removed wait for reviewers labels Jan 23, 2024
@Sanchitbajaj02 Sanchitbajaj02 merged commit e342de2 into Sanchitbajaj02:master Jan 23, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BEGINNER Difficulty Level: Beginner 🪲 bug Something isn't working 🛠 goal: fix The label is related to fixing a bug 🏆 good first issue Good for newcomers SWOC S4 Social Winter of Code (S4) 2024 contribution tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Delete post feature UI + API with context menu
2 participants