[pgAdmin4][Patch]: To fix overlapping of validation error on Create/Edit dialog

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: To fix overlapping of validation error on Create/Edit dialog
Date: 2017-11-07 15:46:49
Message-ID: CAKKotZT4uYpKCzAA+bbaoeu3VNFgZK96kiEv5hMZkWpcDp0G4w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch to fix the issue where user was not able to provide input
when adding new columns in Create/Edit table dialog when there is an
validation alert on dialog.
RM#2850

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2850.diff text/plain 759 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-08 01:11:01 pgAdmin 4 commit: Confirm with the user before exiting the runtime. Fix
Previous Message Khushboo Vashi 2017-11-07 12:21:24 [pgAdmin4][Patch]: RM #2846: Add a context menu option to manually (re)count rows in tables