pl-fe: wip filtering reports

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-07-11 15:49:33 +02:00
parent c6a0c1f95c
commit 7c33d673e5
5 changed files with 66 additions and 16 deletions

View File

@ -26,7 +26,7 @@ const AdminTabs: React.FC = () => {
}, {
name: '/pl-fe/admin/reports',
text: intl.formatMessage(messages.reports),
to: '/pl-fe/admin/reports',
to: '/pl-fe/admin/reports?resolved=false',
count: pendingReportsCount,
}, {
name: '/pl-fe/admin/approval',