nordabiz/templates/forum
Maciej Pienczyn a68910d029
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
fix: prevent duplicate forum topics from rapid double-submit
- Backend: reject identical title+content from same author within 60s
  (mirrors existing protection on forum_reply)
- Frontend: disable submit button + 'Wysyłanie…' label on first click

Daniel Kochański accidentally created 7 identical 'Local content w praktyce'
topics within 5 seconds. Soft-deleted IDs 25-30 on prod, kept 24.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 13:29:40 +02:00
..
index.html chore: remove test category from forum, remove test toggle buttons 2026-04-10 08:05:44 +02:00
new_topic.html fix: prevent duplicate forum topics from rapid double-submit 2026-04-13 13:29:40 +02:00
topic.html fix: reply readers show avatar photos instead of always showing initials 2026-04-10 08:15:17 +02:00