Skip to content

Implement forum feature with recommendations#42

Draft
ruby0322 wants to merge 5 commits into
mainfrom
cursor/implement-forum-feature-with-recommendations-9cd7
Draft

Implement forum feature with recommendations#42
ruby0322 wants to merge 5 commits into
mainfrom
cursor/implement-forum-feature-with-recommendations-9cd7

Conversation

@ruby0322
Copy link
Copy Markdown
Collaborator

@ruby0322 ruby0322 commented Aug 7, 2025

Add a mock forum feature with basic functionalities (post, comment, like, views, recommendation) and integrate it into the app header.


Open in Cursor Open in Web

Co-authored-by: ruby0322 <ruby0322@ntu.im>
@cursor
Copy link
Copy Markdown

cursor Bot commented Aug 7, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Aug 7, 2025

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

Name Status Preview Comments Updated (UTC)
render-resume ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2025 11:54am

- Updated the API to support pagination for threads with `page` and `limit` parameters.
- Added logic to compute likes and comments count for threads and comments.
- Improved the UI to display loading states and skeletons while fetching data.
- Introduced optimistic UI updates for thread creation and liking functionality.
- Refactored thread and comment components for better user experience and performance.
- Updated the thread API and related components to handle string IDs instead of numbers for thread and comment identifiers.
- Adjusted data structures and logic in the API to ensure compatibility with the new ID format.
- Enhanced UI components to support the updated data types, improving overall consistency and performance.
…dance

- Changed the placeholder text in the CommentComposer to encourage users to share their thoughts and suggestions.
- Updated the placeholder in the NewThreadForm to prompt users to provide feedback, ask questions, or discuss ideas with the community.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants