[pgAdmin][patch] UI Improvements

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] UI Improvements
Date: 2021-09-27 11:27:34
Message-ID: CAM9w-_n7x3Hbk8DkHEzM2KRRF3MBKJkRUmGa_ZMONP84v0LW=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached patch incorporates:
1. Switch control and CodeMirror control UI improvements for readonly and
disabled state.
2. If a form input value changes to null, pass it as an empty string in URL
params.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
reactui.fixes.patch application/octet-stream 7.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-09-27 11:47:37 [pgAdmin][RM-6813]: SQL is not getting generated for Foreign table >> option
Previous Message Akshay Joshi 2021-09-27 11:16:36 Re: [pgAdmin4][Patch] - RM #6129 - Port browser tree to React