pgadmin4 icon indicating copy to clipboard operation
pgadmin4 copied to clipboard

Add a side workspace, similar to those in VSCode and PyCharm, to pgAdmin 4.

Open akshay-joshi opened this issue 1 year ago • 0 comments

Implement separate workspace for Query Tool, PSQL, Schema Diff, etc. Attached is the POC work done.

There are a couple of things that we need to check:

  1. Persistent with the already opened tabs.
  2. Drag and Drop objects in the Query Tool.
  3. Classic UI vs New and their respective changes.
  4. Open an empty query tool tab which is difficult as a part of POC at the moment.

SideWorkspace_POC.patch

akshay-joshi avatar Jul 18 '24 06:07 akshay-joshi