Re: [pgAdmin][RM4827] Allow changing width of column in file dialog - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM4827] Allow changing width of column in file dialog
Date
Msg-id CANxoLDcHVwFehmKVu9p20=W=NJGR_=SXLWSDv9d-rJA7G-BZRA@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4827] Allow changing width of column in file dialog  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Tue, Jan 7, 2020 at 3:29 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to allow columns in file dialog to be resizable. I've used tablesorter's resizable widget along with other changes required to fit pgAdmin UI.
Kindly note that, if the columns are resized to small width, below space will occur. I had tried to auto adjust it - but that would be too much to do, unnecessarily slowing down if large number of files are present.
Screenshot 2020-01-07 at 15.25.36.png
The patch also fixes - #3812, where the user typed filename/text is removed if the file type dropdown is changed. The filename/text will be retained now.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Ensure that path file name should not disappear wh
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added Schema Diff tool to compare two schemas and gen