usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.32k stars 1.25k forks source link

'Requests' freezing while moving it between folders by drags #2613

Open SPIRIT-00 opened 4 months ago

SPIRIT-00 commented 4 months ago

I have checked the following:

Describe the bug

Requests can be frozen in 'superposition' inside two folders at one time. Only one way to unfreeze it: delete and restore it.

For reproduce:

  1. Make 2 folders, make 2-4 request.
  2. Just move them from one to second folder. At one time request can stuck between folders. You can move it by drop request on another request, or drop request on folder.

Unfortunately i can't make video...

Reproduced stable in 1-3 attempts.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

изображение

SPIRIT-00 commented 4 months ago

On screen it same request i can interact with it by click on any row. But no way to move it. Frozen request blocks sequence change inside folder for near requests.

"3 - PUT" request frozen too.

SPIRIT-00 commented 3 months ago

Update: If edit .bru file manually bug is disappear. I think when move request from one folder to second not cleared link on object in old folder. Before editing file: изображение After editing file: изображение