Skip to content

feat: implement comment section with create and delete functionality - #46

Open
Khanhlinh0209 wants to merge 2 commits into
mainfrom
fix/comment-staff
Open

feat: implement comment section with create and delete functionality#46
Khanhlinh0209 wants to merge 2 commits into
mainfrom
fix/comment-staff

Conversation

@Khanhlinh0209

Copy link
Copy Markdown
Contributor
  • Added CommentSection component for lesson discussions.
  • Integrated useCreateComment and useDeleteComment hooks for managing comments.
  • Implemented comment display with loading and empty states.
  • Normalized comment data structure in the comment service.
  • Updated consultation management pages to reflect new status options.
  • Refactored various components and services for improved type safety and clarity.
  • Enhanced pagination handling in consultation management.
  • Removed unused imports and optimized existing code for better performance.

- Added CommentSection component for lesson discussions.
- Integrated useCreateComment and useDeleteComment hooks for managing comments.
- Implemented comment display with loading and empty states.
- Normalized comment data structure in the comment service.
- Updated consultation management pages to reflect new status options.
- Refactored various components and services for improved type safety and clarity.
- Enhanced pagination handling in consultation management.
- Removed unused imports and optimized existing code for better performance.
@vercel

vercel Bot commented May 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fe-smart-center Error Error May 16, 2026 4:57pm

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.

1 participant