Skip to content

Conversation

Laphatize
Copy link
Member

This pull request introduces two new React components: AccountReactivation and CommentReporter. These components enhance user interaction by providing account reactivation functionality and a streamlined process for reporting inappropriate comments. Below is a summary of the most important changes grouped by theme.

Account Reactivation Functionality:

  • Added AccountReactivation component to handle account reactivation and cancellation of deletion requests. It includes features like password validation, account type detection, and deletion deadline warnings.
  • Implemented a notification system within AccountReactivation to display success, error, or informational messages to users during the reactivation process.

Comment Reporting Feature:

  • Added CommentReporter component to allow users to report comments with predefined reasons or custom descriptions. It integrates with the backend API for submitting reports.
  • Included a notification system in CommentReporter to provide feedback on the success or failure of report submissions.

Sai4158 added 2 commits July 13, 2025 23:52
Changed UI and section layout
latest users and the new users tab and page indexing
auto suggestion for filling username and challenge management
Custom alerts instead of window default alerts User interface and section layout have been updated.
Copy link

vercel bot commented Jul 16, 2025

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

Name Status Preview Comments Updated (UTC)
ctfguide-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 7:31am

… history tab, and refreshed controls

Improves the moderation panel with grouped warnings/suspensions, new tab logic, and enhanced refresh controls. Refactors ViewChallenge modal for better UX, adds state management for moderator notes and base points, and updates challenge edit page to handle missing IDs. Cleans up warning history logic and streamlines API requests for recent activity.
Improves performance and user experience in the moderation panel by implementing caching, reducing API limits, and separating essential and lazy data loading. Adds instant tab switching, smart search bars with suggestions, and a user management popup modal. Removes redundant refresh buttons and ensures background data refreshes for tabs and actions. Refactors grouped warnings and suspensions logic for efficiency and scalability.
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