OpenUserJS.org
OpenUserJS.org copied to clipboard
Cosmetic Issue in Groups/Users - Column Widths
Depending on the sorting, the table column width change. To reproduce, just click on the column headers to sort the listing differently. Every time the column widths change. Occurs in Users and Groups listings.
(Run on latest FireFox)
The Name column is variable and will change... therefor this is intended behavior. If you can substantiate this relatively soon I'll keep this open otherwise it will be closed. Thanks.
Even when the names are all short and the with columns width get altered. Example:
https://openuserjs.org/groups?orderBy=rating&orderDir=desc https://openuserjs.org/groups?orderBy=rating&orderDir=asc
All the names in the links above appear to be less than 20 characters in length.
I see what you mean... however the fluidity of bootstrap in the browser appears to be the culprit and would seem to be an upstream issue. e.g. I removed everything of our custom CSS and our styling isn't doing this (obviously since it's removed ;). I also matched the html to a few other views that aren't doing this and it is still doing this. I can track this upstream but it's priority is super low.