Open AkshitLakhera opened 1 month ago
π Thank you @AkshitLakhera for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!
Can I work on it π
Can I work on it π
go for it , I am assigning to you. Feel free to reach me if any help needed.
Can I work on it π
go for it , I am assigning to you. Feel free to reach me if any help needed.
Update me with your progress.
Hi @Abhishek123a45,
I think we can work together on this issue since it's a bit complex and could use both of our inputs. Let me know if you're okay with it, so @AkshitLakhera can assign it to both of us.
@VarunChopra11 Yes, let's do it. I think we can divide the work.
@VarunChopra11 Yes, let's do it. I think we can divide the work.
Yes, let's connect here's my discord tag: varunchopra11 #2845
@VarunChopra11 @Abhishek123a45 I have assigned this issue to both of you , collaborate together and work on this.Do let me know if any help needed from my side.
@VarunChopra11 sent you friend request on discord. Let's meet tomorrow @10
@AkshitLakhera Sign in is not working what should I do now. I am about to complete the functionality.
@AkshitLakhera Sign in is not working what should I do now. I am about to complete the functionality.
run it locally , the deployed one is not working because I have exhausted all the limits.
Feature Request: Nested Comment Functionality
Description: Implement a nested (threaded) comment system similar to Reddit. This would allow users to reply to specific comments and create a hierarchical structure for better discussion flow. Feature Details:
Suggested Approach:
1) Frontend: Update the comment component in React to support nested comments, with proper styling using Tailwind CSS. 2) Backend: Update the Postgres schema to store parent-child relationships for comments. Add API endpoints for fetching nested comments. 3) UI/UX Ensure clear visual distinction for nested threads and add user-friendly controls (expand/collapse).
I was working on this issue earlier but wasn't able to complete it , first understand the code base and you are ready to go.