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: rendering the comments and pull requests for #191 #217

Merged
merged 7 commits into from
Jan 27, 2024

Conversation

Girishbari
Copy link
Contributor

Related Issue

there was the need to render comments

Description

utilized the /post/:postId section to render comments as well as to let user add comments and also taken care of some basic UI

Screenshot

image

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 changed the title feat: rendering the comments feat: rendering the comments and pull requests for #191 Jan 23, 2024
@Girishbari Girishbari mentioned this pull request Jan 23, 2024
2 tasks
@arya2004
Copy link

looks good to me

@Girishbari
Copy link
Contributor Author

okay then no worries

@Sanchitbajaj02 Sanchitbajaj02 added 🛠 goal: fix The label is related to fixing a bug ⭐ enhancement Feature enhancement EASY Difficulty Level: Easy and removed wait for reviewers labels Jan 24, 2024
@Sanchitbajaj02 Sanchitbajaj02 linked an issue Jan 24, 2024 that may be closed by this pull request
2 tasks
@Sanchitbajaj02
Copy link
Owner

@Girishbari Please update the pull request to the lates commit and update few things.

  • create a seperate component called singleComment which will contain the UI of the comment and we will just iterate over it to show.
  • add a comment length of 250 characters in the comment as well. Refer the same from add post box.

@Girishbari
Copy link
Contributor Author

okay, on it

Copy link

vercel bot commented Jan 27, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
palettegram ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2024 7:55am

@Sanchitbajaj02 Sanchitbajaj02 merged commit a89649f into Sanchitbajaj02:master Jan 27, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EASY Difficulty Level: Easy ⭐ enhancement Feature enhancement 🛠 goal: fix The label is related to fixing a bug SWOC S4 Social Winter of Code (S4) 2024 contribution tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: need to render comments
3 participants