On my phone I get the full title, but not on the computer. Is it a browser issue?
I am running Window11 with the latest FIrefox Version 107.0.1 (64-bit)
Nobody has this issue or is concerned about it?
The names are concatenated for spacing based on browser size, but this specific one looks like it could be a bug. What is your screen size and is this running fullscreen?
The concatenation seems reversed, because it is not happening on my android phone (smallest screen I have) where I have the full title, but it’s happening on all my large screens like my PC and my iPad Pro 12. It feels like a code typo mistake between “bigger than” and “smaller than”
When my browser window is at 100% The title is truncated
But as soon as I reach 70% of browser window size is NOT truncated
Please change this CSS code and remove this absurd truncation :
class="mr-2 w-[70%] truncate"
.truncate {
overflow: hidden;
text-overflow: ellipsis;
}
Thanks for pointing this out @grrr,
This is more than likely a bug. I will work on getting this removed.
Derrick
@mcaillio @derrxb
Thank you, thank you!
Has I was roasting today I saw the full title of my batch
Beautiful!
Sorry for the delay. This has been fixed.
No need to be sorry. We all have delays in our lives Thanks again for the great work!
Have a beautiful week