Object cell editor remove/destroy issue [pgadmin4] - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject Object cell editor remove/destroy issue [pgadmin4]
Date
Msg-id CAFiP3vyNC+kVGJfBKREynU2-7LKqsDvZ7+mT+nDyoJ0zJtfW3g@mail.gmail.com
Whole thread Raw
List 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 



Attachment

pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][Patch]: File Manager & Backform FileControl
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Remove all the object view control within the subnode