Closed ajbozarth closed 7 years ago
@JoshRosen here's a fix for the issue I found after #78 It was a quick fix
Do you think that we should set a minimum width on the title cell? I've noticed that it can look really funny if you make the window small enough:
I'll look into that, it might be that leaving it 'as is' is the better course of action in the end.
I added a fix but while testing I realized that none of my fix works on Firefox like I thought, I'm not sure why I thought it did before. So if we want a fix for Safari and Chrome and left it a little off for FF (and IE/Edge?) this will work. Otherwise I say leave it as is for all of them.
@JoshRosen just checking in in case you missed my update
@JoshRosen just checking in since the site is still using my old code
Just updated the site to use this PR's updated code. This looks good to me, so I'm going to merge this PR now. Thanks for fixing this!
Updated the css so pr titles will wrap mid-word if a word is so long it would make the table wider than the page. It only wraps on long words and only the title column is affected (long usernames aren't wrapped).
Tested on Latest Safari, Chrome and FirefoxESR
Before and after screenshots of the pr title that was causing the issue currently: