thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.64k stars 128 forks source link

Preloader for processing #464

Open dmitrach opened 2 years ago

dmitrach commented 2 years ago

Dear @rangav.

Is your feature request related to a problem? Please describe. I have some requests that take a lot of time and I can do several requests per at the same time. Unfortunately, I cannot see when the requests have been done and I check them each time through opening the requests.

Describe the solution you'd like I would like to see preloader for requests in the list of requests.

Describe alternatives you've considered If the preloader isn't possible a message about processing also can be here.

Implementation: Screenshot from 2022-02-09 11-52-26

Thank you for your previous improvements!

rangav commented 2 years ago

Thanks @diosby for the feedback,

Let me check if got it right

dmitrach commented 2 years ago

@rangav Yes, I switch on another request, but the last one is loading and I am waiting it. If it is possible I would like to see the status at least two places:

Examples: Screenshot from 2022-02-10 14-30-32 Screenshot from 2022-02-10 14-33-00

rangav commented 2 years ago

@diosby got it, will review and add to roadmap.