Files
vikunja/frontend/tests
kolaente 8607fad4a9 fix(webhooks): wrap long target URLs instead of overflowing the table
Webhook target URLs like Discord's contain no break opportunities, so the
cell's min-content width forced the whole table past its container and
pushed the other columns out of view.

Fixes #3456
2026-08-18 10:57:37 +02:00
..