[pgAdmin4][RM#3319] Fix the cancel query button glitch in query tool - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgAdmin4][RM#3319] Fix the cancel query button glitch in query tool
Date
Msg-id CAKKotZSjLmQk-T38TdC13uOmpibBTPFr6qk643wgMEW5r26y_w@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][RM#3319] Fix the cancel query button glitch in query tool  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

PFA patch to fix the issue where cancel button remains enabled even after the query execution completes, I have moved the enable/disable logic for that button with rest of the buttons in 'disable_tool_buttons' method & removed tests which are not required as we are already testing 'disable_tool_buttons' method.

I had to fix it coz it was annoying me :)


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

Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: pgAdmin v3.1 candidate builds and source...
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin][Patch]: Fixed RM #3362 - Database restore utility does nothonour restore options for sections