Skip to content

Conversation

@IMB11
Copy link
Member

@IMB11 IMB11 commented Jul 25, 2025

This pull request rewrites the moderation dashboard, with pagination for reports and the review queue. Currently pagination is done on the frontend but @AlexTMjugador is working on implementing the changes needed for it to be done on the backend.


Review Queue

image

Reports

image

@IMB11 IMB11 added enhancement website Relates to Modrinth.com web frontend frontend Involves work from the frontend team labels Jul 25, 2025
@IMB11
Copy link
Member Author

IMB11 commented Jul 25, 2025

Report quick replies can be added in the following file:

import type { ReportQuickReply } from '../types/reports'
export default [] as ReadonlyArray<ReportQuickReply>

@AlexTMjugador
Copy link
Contributor

PR #4063 has been opened with the backend changes for better pagination of moderation reports and projects 🎉

@IMB11
Copy link
Member Author

IMB11 commented Jul 27, 2025

Ready for review.

@IMB11

This comment has been minimized.

@IMB11 IMB11 enabled auto-merge July 28, 2025 15:58
@IMB11 IMB11 disabled auto-merge July 29, 2025 09:10
@IMB11 IMB11 enabled auto-merge July 29, 2025 12:29
Copy link
Collaborator

@coolbot100s coolbot100s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be good to go

@IMB11 IMB11 added this pull request to the merge queue Jul 29, 2025
Merged via the queue into main with commit 6387fb2 Jul 29, 2025
2 checks passed
@IMB11 IMB11 deleted the cal/dev-161 branch July 30, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Involves work from the frontend team website Relates to Modrinth.com web frontend

Development

Successfully merging this pull request may close these issues.

4 participants