icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
54 stars 64 forks source link

Prevent Text-Wrap in SectionTableBody and the Department Card Component #729

Open KevinWu098 opened 10 months ago

KevinWu098 commented 10 months ago
Screenshot 2023-10-12 at 11 09 23 AM

):< Long course names make the buttons resize and shifts the UI

The fix should truncate the course names whenever they overflow some predefined min-length of the course info button. This also happens to the School/Dept card.

MinhxNguyen7 commented 3 months ago

It's probably be easier and more responsive to just make it not wrap and hide the overflow.