[pgAdmin][RM5629] Properties tab of collection nodes should not allow editing

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5629] Properties tab of collection nodes should not allow editing
Date: 2020-07-02 10:08:59
Message-ID: CAM9w-_nizS21AzfJ88eZexGbdLaF2-69expSKMPOAHcKnmgSfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix the issue where the user is able to edit
properties when some of the collection nodes are selected (eg- tables,
functions). The code is changed to make the columns non editable always.

Please review.

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

Attachment Content-Type Size
RM5629.patch application/octet-stream 634 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-02 10:51:33 Re: [pgAdmin][RM5629] Properties tab of collection nodes should not allow editing
Previous Message Dave Page 2020-07-02 08:32:54 pgAdmin 4 commit: Fix typo. Fixes #5517