ptsochantaris / trailer

Managing Pull Requests and Issues For GitHub & GitHub Enterprise
https://github.com/ptsochantaris/trailer
Other
1.17k stars 67 forks source link

What is the unexpandable "F..." final tab in the Preferences window? #461

Closed DiskImage closed 1 year ago

DiskImage commented 2 years ago

What the heck is this thing? I can see that it is a word that starts with an F character, and that it's too long for the space allocated, as well as that column being a boolean one... But the divider lines do not allow for expanding the columns, and there doesn't appear to be any sort of tooltip for the column header.

Is this F for respect? image

zachwalton commented 2 years ago

Was wondering the same thing and went looking, appears to be "Forked" https://github.com/ptsochantaris/trailer/blob/763c61c449dcd8622bc38234e7f7de2ddf9d2220/Trailer/PreferencesWindow.xib#L423

awmottaz commented 2 years ago

And what might "Forked" mean? Like I should mark whether the repo was forked from another one? How does that affect the notifications I see in Trailer?

blalor commented 1 year ago

Duplicate of #444.

ptsochantaris commented 1 year ago

Yep! It's "forked". Hopefully the columns are clearer in the recent beta build, let me know if things are better/worse: https://github.com/ptsochantaris/trailer/pull/468

ptsochantaris commented 1 year ago

The new update is now out and should correct this issue. Going to close it for now, but as always please feel free to re-open if there's more to do, or create new issues!