Jon Gallant

How to force TFS Work Item layout groups to consume the minimal amount of screen real estate.

1 min read

I wanted to simplify my TFS work item display so I removed a bunch of columns and and groups. It turns out you need those groups or you get something like this:

3157.image 5F00 thumb 5F00 51E8A066

Not good since it takes up so much vertical space.

You need to add a wrapper column around each of the columns so that the contents flow inside each column:

You start with this:

4456.image 5F00 thumb 5F00 2AAE5731

Add a new group to each column:

6607.image 5F00 thumb 5F00 03740DFC

Move the existing column to the new group you just created:

1805.image 5F00 thumb 5F00 38146A37

Set the width of the column to 25 (if you have 4 columns)

3554.image 5F00 thumb 5F00 29D5F147

Your new layout should look like this:

7762.image 5F00 thumb 5F00 4984CB0F

Save it out and you’ll get this. Still not optimal, but at least we are now saving some vertical space.

3051.image 5F00 thumb 5F00 5037D492

Jon

Share:
Share on X