Open nekohayo opened 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.
As you can see that works find for Subtasks.
nekohayo, did that ever work for you?I can't remember.
Application version: 1.2.41 , installed at hoster All-Inkl
PHP version: 8.3.12-nmm1
PHP SAPI: fpm-fcgi
HTTP Client: cURL
OS Version: Linux 5.4.0-196-generic
Database driver: mysql
Datenbank Version: 10.5.26-MariaDB-ubu2004-log
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:117.0a) Gecko/20100101 SeaMonkey/2.53.19, Build 20240329110002 and alternatively FF 134.0a1 (2024-10-29) (64-Bit)
Profile Language: German - DU
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:
Configuration