icssc / AntAlmanac

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

Made text on buttons in SectionTableBody not wrap #998

Open dlacuata opened 3 months ago

dlacuata commented 3 months ago

Summary

Made text on buttons in the SectionTableBody not wrap to prevent resizing

Test Plan

Made sure buttons didn't resize when they shrink under a certain min-width. Text will not wrap and the overflow will be hidden for long course names

image

Issues

Closes #729

KevinWu098 commented 1 month ago

Hey, just checking in on this PR! Is it ready for re-review or are you still working on it @dlacuata ?

dlacuata commented 1 month ago

Hey, just checking in on this PR! Is it ready for re-review or are you still working on it @dlacuata ?

Oh yes I am still working on it, sorry for the delay, I was on vacation for a few weeks and wasn't able to work on it then. I will be on it ASAP though!