threads.net does not have link shortening and broke the link visual #46

Closed
opened 2024-11-19 11:21:51 +00:00 by Rubicon · 1 comment
Owner

Threads does not have link shortening, and tutu does not break the link within. This cause the links overflow.

Threads does not have link shortening, and tutu does not break the link within. This cause the links overflow.
Rubicon added the
bug
label 2024-11-19 11:21:51 +00:00
Rubicon changed title from threads.net does not have link shortening to threads.net does not have link shortening and broke the link visual 2024-11-19 11:26:24 +00:00
Rubicon added this to the v1.1.0 milestone 2024-11-19 11:37:23 +00:00
Author
Owner

Tried to workaround this bug by allowing a elements word-break: break-all.

word-break: break-all;

Tried to workaround this bug by allowing a elements `word-break: break-all`. https://code.lightstands.xyz/Rubicon/tutu/src/commit/cff0c2880ad19f5cad78c830e62e1ce72ed6a1cb/src/timelines/toot-components/TootContent.css#L16
Sign in to join this conversation.
No description provided.