Thread: [pgAdmin][RM4827] Allow changing width of column in file dialog

[pgAdmin][RM4827] Allow changing width of column in file dialog

From
Aditya Toshniwal
Date:
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"
Attachment

Re: [pgAdmin][RM4827] Allow changing width of column in file dialog

From
Akshay Joshi
Date:
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