Looked into this but was unable to find anything. This used to be a feature in the older Postman versions, but I can’t find a setting to turn it on back now.
Take the following API collection structure:
-- Operations
`-- Parameters <-- Currently opened in Postman
|-- GET API 1
|-- GET API 2
`-- GET API 3
Earlier I could easily see the 3 requests on the right side.
Now I have to use the tree style navigator on the left which I find considerably slow to use because sometimes it has MANY requests in inner folders which are expanded.
Basically I just want to be able to view the current children of a folder, and not any of THEIR children.
Screenshot attached of how it used to be like.