- Azure Data Studio Version:
master
Steps to Reproduce:
- Open Edit Data on a table with lots of rows and columns (~100+ rows and ~10+ columns) so that the grid requires horizontal and vertical scrollbars
- Open the SQL Pane window and update the
TOP clause to be something like TOP 10
- Collapse and reexpand the SQL pane
Note: this is just one example variant of the repro
Expected: The grid is resized so that scrollbars are positioned correctly and there is no extraneous whitespace
Actual: Resizing is inconsistent and not correct. The two screenshots below show a couple examples.
Example 1

Example 2
