Empty groups in form view could result in useless empty space.
In e5446fb8d4ce we started using the grid layout to construct our forms.
In some case it results in empty space in forms because a group could take the whole row / column and even if it's empty its display property is not necessarily set to none
.