When you open "triage view" for a file with a long path, the path can cause the widget to be too long. We should instead abbreviate the path more aggressively. Hover preview and click to copy is already available for people who really want the full path. I tried a previous fix that allowed for eliding long paths, but the default maximum was far too large. Just need to shrink it down to something much shorter.

When you open "triage view" for a file with a long path, the path can cause the widget to be too long. We should instead abbreviate the path more aggressively. Hover preview and click to copy is already available for people who really want the full path. I tried a previous fix that allowed for eliding long paths, but the default maximum was far too large. Just need to shrink it down to something much shorter.