From 425f38d0fd9f5dd63ed61ae6ec96b9335bbcb3e0 Mon Sep 17 00:00:00 2001 From: Maciej Pienczyn Date: Tue, 14 Apr 2026 18:03:40 +0200 Subject: [PATCH] =?UTF-8?q?feat(forum):=20klik=20w=20w=C4=85tek=20przechod?= =?UTF-8?q?zi=20do=20najnowszego=20posta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Link z listy tematów (forum/index, dashboard, strona główna) prowadzi teraz do kotwicy #reply-latest — wstawionej w topic.html tuż przed ostatnim widocznym replyem. scroll-margin-top:90px żeby sticky nav nie zasłaniał. Brak zmian w backendzie (anchor HTML, zero round-trip). Admin panele (forum_reports, forum_analytics, forum.html, forum_deleted) zostawiam — tam moderator ogląda temat od góry. Topic bez replies (sam początkowy post) zachowuje się bez zmian (anchor nie istnieje → scroll na górę). Co-Authored-By: Claude Opus 4.6 (1M context) --- templates/dashboard.html | 2 +- templates/forum/index.html | 2 +- templates/forum/topic.html | 1 + templates/index.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/dashboard.html b/templates/dashboard.html index 88375c8..a39b8e3 100755 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -1058,7 +1058,7 @@