Admin Panel UI
- Navigate to Comments in the admin panel.
Overview
- Search Comments: Locate comments using keywords.
- Filter by Likes: Display comments with a minimum number of likes.
- Sort by Date: Arrange comments from newest to oldest or vice versa.
- Delete Single Comment: Remove an individual comment from the system.
- Bulk Delete Comments: Select multiple comments and delete them at once.
- Pagination: Navigate through large comment lists efficiently.
Searching and Filtering
- Search Bar: Enter a keyword to search within comments.
- Likes Filter: Select a minimum like count to filter comments.
- Sort Options:
- Newest (default) – Shows most recent comments first.
- Oldest – Shows oldest comments first.
Managing Comments
Deleting a Single Comment
- Click the Delete button next to the comment.
- Confirm the deletion in the popup dialog.
- The comment and its replies (if any) will be permanently removed.
Bulk Deleting Comments
- Select multiple comments using checkboxes.
- Click the Delete Selected button.
- Confirm deletion in the popup dialog.
- All selected comments will be removed from the system.

