Re: [pgadmin-hackers] Pains and thoughts about refactoring the Tree Menu using React

2017-05-01 Thread Joao Pedro De Almeida Pereira
> > > Apart from them, we also need to understand, how the tree traversal will > work. > How would you traverse through a particular node, and expand all its > parent? In the PoC that we sent with React Tree email

Re: [pgadmin-hackers] Pains and thoughts about refactoring the Tree Menu using React

2017-04-28 Thread Ashesh Vashi
On Sat, Apr 22, 2017 at 12:17 AM, Joao Pedro De Almeida Pereira < jdealmeidapere...@pivotal.io> wrote: > Hi Hackers, > > After a conversation with Dave we believe that we need to provide more > context on our pains and what we propose as a first step for implementing > the Tree Menu using React. >

Re: [pgadmin-hackers] Pains and thoughts about refactoring the Tree Menu using React

2017-04-21 Thread Joao Pedro De Almeida Pereira
Hi Hackers, The attachment was missing in the previous email, so there you go. Note: We had to remove the extension of the file due to security reasons, just add a .js Thanks Joao & Oliver On Fri, Apr 21, 2017 at 2:47 PM, Joao Pedro De Almeida Pereira < jdealmeidapere...@pivotal.io> wrote: >

[pgadmin-hackers] Pains and thoughts about refactoring the Tree Menu using React

2017-04-21 Thread Joao Pedro De Almeida Pereira
Hi Hackers, After a conversation with Dave we believe that we need to provide more context on our pains and what we propose as a first step for implementing the Tree Menu using React. The pain: Here is a quick description of what we think we understand and where we got stuck while doing our refa