sudara / alonetone

A free, open source, non-commercial home for musicians and their music
https://alonetone.com
MIT License
349 stars 89 forks source link

Adjust display of data with long strings and emojis #1139

Open ofsound opened 2 years ago

ofsound commented 2 years ago

I don't think this resolves any of our official issues!!

Mainly it addresses some overflow bugs with emoji characters that are taller than any of a font's regular characters, in accordions and in the mini "listens" module.

It also fixes a few cases of when a very long artist name would take up 2 vertical lines in areas where the design didn't intend for that to happen.

I also added some horizontal padding in a few places I had noticed where a long artist name could push a field to be 100% and inappropriately extend to the very edge of its container.

"Ready For Review" checklist

These checklists are to help ensure the code review basics are covered. Consider removing to reduce noise.

Before code review and after additional commits during review.