Why will the full title of the roast not show (pic) and I get "..." instead? [fixed]

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? :thinking:

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” :upside_down_face:

When my browser window is at 100% The title is truncated :expressionless:

But as soon as I reach 70% of browser window size is NOT truncated :weary:

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

1 Like

@mcaillio @derrxb
:face_holding_back_tears: Thank you, thank you!
Has I was roasting today I saw the full title of my batch :+1:
Beautiful!

Sorry for the delay. This has been fixed.

1 Like

No need to be sorry. We all have delays in our lives :wink: Thanks again for the great work!
Have a beautiful week