httpie / desktop

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://httpie.io
Other
2.97k stars 32 forks source link

Nested collection Like postman [Bug]: #94

Open kalinkocode opened 1 year ago

kalinkocode commented 1 year ago

What happened?

Right now when I import nested collection it just fold at the first level

Screenshot 2023-07-19 at 3 07 26 PM

which is long and distracting.

Steps to reproduce?

create a postman collection with 3 level of nesting and import them here.

What did you expect to happen?

to have those nested

Platform

macOS

HTTPie Desktop version

2022.5.1

Relevant log output

No response

Code of Conduct

maicol07 commented 1 year ago

+1 to this. This issue should be changed to enhancement instead of bug

jagansankara commented 1 year ago

+1 Additionally, it would be better if we have global variables at parent collection and at each nested collection levels.