From edc9d66849fba99ca3d7644ca8bfe1d20b78c012 Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Wed, 13 Nov 2024 22:02:59 +0000 Subject: [PATCH] Add enhanced toast notifications for moderation actions - Add color-coded toast notifications for different actions - Use appropriate icons for each action type - Improve toast positioning and z-index - Add smooth transitions for better UX - Remove duplicate toast implementation --- .../partials/dashboard_content.html | 91 ++++++++++++++----- 1 file changed, 66 insertions(+), 25 deletions(-) diff --git a/templates/moderation/partials/dashboard_content.html b/templates/moderation/partials/dashboard_content.html index f2a09c46..dc6754a1 100644 --- a/templates/moderation/partials/dashboard_content.html +++ b/templates/moderation/partials/dashboard_content.html @@ -103,30 +103,71 @@ -