PATCH: To fix the issue in Debugger module (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix the issue in Debugger module (pgAdmin4)
Date: 2016-09-26 10:09:47
Message-ID: CAKKotZQz6mGEiky_Szo91tzm_RFvwJTYGriTmuxVYrhcWi5nJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue where it was not disabling buttons after
execution gets finished.
RM#1227

*Issue:*
If user clicks on buttons after execution is complete then it was throwing
error, expected behaviour was all button should gets disabled except
execute button.

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

Attachment Content-Type Size
RM_1227.patch application/octet-stream 2.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-26 10:35:14 pgAdmin 4 commit: Fix SQL box sizing.
Previous Message Dave Page 2016-09-26 10:00:32 Re: PATCH: RM#1736