kanboard / kanboard

Kanban project management software
https://kanboard.org
MIT License
8.55k stars 1.81k forks source link

Internally linked task cards with long titles have incorrectly wrapping text #5401

Open nekohayo opened 10 months ago

nekohayo commented 10 months ago

Checklist

Actual behaviour

When a row item is too long in the "Internal links" section of a task's details, it will wrap the text completely to the left of the row, without taking the "⚙️⏷" into account.

In comparison, this does not affect the "Subtasks" table, which correctly wraps the text after the "⤭⚙️⏷☐" section.

Expected behaviour

Line wrapping should be aligned to be after the "⚙️⏷"; in other words, it should behave like the nice "Subtasks" table's behavior.

I haven't tested the "External links" or "Attachments" features, but presumably they might be affected by the same problem too?

Steps to reproduce

Create a task card that has internal links to other task cards that have long titles, and watch the line wrap below its gear icon.

Screenshots

Circled in red is the incorrect behavior, circled in green is the expected behavior:

image

Configuration

nekohayo commented 10 months ago

For reference, the reason why the "Subtasks" table is not affected by this issue is that it was fixed in PR #4366 by @identei as part of issue #4213.

RainerBielefeld commented 3 weeks ago

Reproducible!

As you can see that works find for Subtasks.

nekohayo, did that ever work for you?I can't remember.

grafik

My Configuration