You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2025. It is now read-only.
Looks like the two main entities to work with are users and reports. So we probably need a way do display a list of users (search and sortable) and a list of reports (at least sortable), and a detail view for each where you can actually perform the moderation actions.
My first idea would be to just have a bottom bar that switches between the two lists and controls for sorting/searching in the top bar.
When I have more time I will draw some wireframes for this