Is there a way to set the width of the new table to match the width of the app (without using CSS)? By “width of the app” I mean from the App title in the upper left to the user profile in the upper right (using Top layout). This is how the old table worked.
Right now I have to scroll the table to the right to get to the item actions, regardless of how few columns there are or how narrow, or whether they are set to fixed or auto.
Also, when using Group by with the old table the groupings had white space in the right places so the heading and grouped items actually looked like groups. New table groupings run together.