studio icon indicating copy to clipboard operation
studio copied to clipboard

Auto-resize column width based on data of initial query

Open schickling opened this issue 6 years ago • 2 comments

image

We should auto-resize the column width based on data of initial query in order to display the data more efficiently. The resizing heuristic should just be used for the initial load in order to avoid unexpected column resizing when scrolling/paginating. (In case the user wants to resize they can use #113.)

There should also be a type specific minimum/maximum value.

Image 2

schickling avatar Sep 11 '19 10:09 schickling

Solid improvement but not in the critical path for release. Marking post-beta.

idan avatar Oct 01 '19 18:10 idan

Any updates?

DTX-92 avatar Apr 24 '22 20:04 DTX-92

Hey :wave:

Prisma ORM 7 introduces a brand new standalone Studio, built from the ground up to work everywhere, with or without Prisma ORM. Consequently, all "old Studio" issues are being closed as there won't be any further work on it. :mega:

The new Studio is also available in the Prisma VS Code extension and in the Prisma Console application. :electric_plug:

Help shape, improve and fix the new Studio with us in this repository by submitting bug reports and feature requests. :construction_worker:

igalklebanov avatar Nov 20 '25 01:11 igalklebanov