Skip to content

Edit Data grid doesn't properly resize when showing\hiding SQL Pane #9061

@kburtram

Description

@kburtram
  • Azure Data Studio Version: master

Steps to Reproduce:

  1. 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
  2. Open the SQL Pane window and update the TOP clause to be something like TOP 10
  3. 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
image

Example 2
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions