usebruno / bruno

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

After cloning a request it should open newly created request tab instead of staying on old one #3149

Closed abdulmahamaliyev closed 1 month ago

abdulmahamaliyev commented 1 month ago

I have checked the following:

Describe the feature you want to add

It can be matter of preference but I think opening new tab after duplicating should be default action.

So many times I cloned a request, renamed it for something new, worked on it, then later came back to see it's mixed up: new cloned request has old inputs, old request has new inputs because I didn't realize after cloning window still shows old request.

I'm used to it now, but every once in a while I see a request tab with named staging but url is localhost etc.

Mockups or Images of the feature

N/A

sanjai0py commented 1 month ago

Isn't your feature request similar to this https://github.com/usebruno/bruno/issues/1624?

abdulmahamaliyev commented 1 month ago

Oh, my bad. Searched in issues but nothing came up. Closing this one because it's duplicate of #1624

sanjai0py commented 1 month ago

The feature is already available in the recent builds!