| From: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Object cell editor remove/destroy issue [pgadmin4] |
| Date: | 2016-05-12 10:12:13 |
| Message-ID: | CAFiP3vyNC+kVGJfBKREynU2-7LKqsDvZ7+mT+nDyoJ0zJtfW3g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
Currently we only hide and removing html part of subnode form. This does
not remove/destroy controls of subnode. And therefore any listeners of
control(s) triggers even though subnode is in closed state.
To fix this properly remove/destroy Dialogue form when subnode is closed.
This will also destroy all controls within it.
--
*Harshal Dhumal*
*Software Engineer *
EenterpriseDB <http://www.enterprisedb.com>
| Attachment | Content-Type | Size |
|---|---|---|
| Objectcelleditor_remove_dialog_issue.patch | text/x-patch | 529 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashesh Vashi | 2016-05-12 10:18:15 | pgAdmin 4 commit: Remove all the object view control within the subnode |
| Previous Message | Harshal Dhumal | 2016-05-12 08:13:22 | Re: Change server password [pgadmin4] |