From 0ef51b24aba26fe1a3bed1dec4b09d3cdd3d903a Mon Sep 17 00:00:00 2001 From: floss4good Date: Wed, 10 Dec 2025 17:09:59 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20'More=20actions'=20(=E2=8B=AF)=20dropdow?= =?UTF-8?q?n=20from=20moderation=20reports=20overview=20page=20(#10339)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow-up of !8716 (and !9951) A _More actions_ (`⋯`) dropdown (where content related actions are available) was added with !8716 for the moderation reports overview page. Until that PR was merged another PR (!9951) changed the structure of JS-less dropdowns and adjusted the CSS rules. This PR adds the missing `.content` container for the dropdown added with !8716 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10339 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: floss4good Co-committed-by: floss4good --- templates/admin/moderation/reports.tmpl | 72 +++++++++++----------- tests/integration/admin_moderation_test.go | 27 ++++---- 2 files changed, 52 insertions(+), 47 deletions(-) diff --git a/templates/admin/moderation/reports.tmpl b/templates/admin/moderation/reports.tmpl index d1de0106ce..6145694b89 100644 --- a/templates/admin/moderation/reports.tmpl +++ b/templates/admin/moderation/reports.tmpl @@ -72,42 +72,44 @@ {{svg "octicon-x"}} {{if .ContentReference}} {{/* the reference is missing when the content was already deleted */}} -