[pgadmin-hackers] [question] - Mailing list pgadmin-hackers

From Sarah McAlear
Subject [pgadmin-hackers] [question]
Date
Msg-id CAGRPzo_3BEYe_6yg-w2yerfOmPO5i-NxgnOHWtnN0R3vyDvW7A@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [question]  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Hello Hackers,

We are working with the tree and are looking into the paths that are used to get tree data from the Python backend. We noticed that the path has a component that has to be numeric, but it appears that what this number is, is irrelevant. Here's an example: 

/browser/server/children/1/3


So in this case, the '1' seems to be required and appears to represent the server-group, but we're not sure. It appears that the response is the same no matter what number is passed in. Is there any behavior in the application that depends on that number?

Thanks,
Sarah & George

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue in browser tree
Next
From: Akshay Joshi
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch] Align Switch control with the text