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: individual post view added #165

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

ani2607
Copy link
Contributor

@ani2607 ani2607 commented Jan 10, 2024

Related Issue

#121

Description

I just created a route of <base_url>/post/postId which substantially created a page for rendering the individual post with the specific post id.

Screenshots

image
image

Copy link

vercel bot commented Jan 10, 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 10, 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, @ani2607! 🎉 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'

@Sanchitbajaj02 Sanchitbajaj02 added 🪲 bug Something isn't working 🛠 goal: fix The label is related to fixing a bug MEDIUM Difficulty Level: Medium and removed wait for reviewers labels Jan 10, 2024
@Sanchitbajaj02 Sanchitbajaj02 linked an issue Jan 10, 2024 that may be closed by this pull request
2 tasks
@Sanchitbajaj02
Copy link
Owner

@ani2607 PR is reviewed. Please also remove the merge conflicts as well

@Sanchitbajaj02
Copy link
Owner

@ani2607 PR reviewed. Please resolve the merge conflicts of yarn.lock.
To fix this issue, delete the current yarn.lock and generate new one and then push

@Sanchitbajaj02 Sanchitbajaj02 merged commit 500679e into Sanchitbajaj02:master Jan 12, 2024
4 of 5 checks passed
@ani2607 ani2607 deleted the fixes/post_view branch January 12, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working 🛠 goal: fix The label is related to fixing a bug MEDIUM Difficulty Level: Medium SWOC S4 Social Winter of Code (S4) 2024 contribution tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Single Post View Page by clicking on it
2 participants