rgero / Fajita

A custom YouTube wrapper designed to maintain a group video queue during gatherings, written in Typescript, utilizing React, MaterialUI, a custom backend, and websockets
0 stars 0 forks source link

Fix the card presentation for super long titles #39

Closed rgero closed 2 months ago

rgero commented 3 months ago

This video was queued and it straight up broke the display.

Mary Poppins (1964) - "Supercalifragilisticexpialidocious" - Video/Lyrics

https://www.youtube.com/watch?v=uZNRzc3hWvE

rgero commented 2 months ago

Example of Issue

I'm honestly not sure how to break this down that would be satisfying for everyone.

rgero commented 2 months ago

Mary Poppins fix

Right now I have it breaking the word. This should be enough for now, but it might be worth looking into a more elegant solution later.