[GH-ISSUE #3436] [bug]: New request duplicates last opened #1159

Closed
opened 2026-03-16 18:53:30 +03:00 by kerem · 2 comments
Owner

Originally created by @Igorgro on GitHub (Oct 9, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3436

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When creating new request, it copies data from current opened tab.

Steps to reproduce

  1. Create two requests with different bodies, let's name them A and B.
  2. Open these request in two tabs
  3. Create new request (C). If the selected tab is A, then the info for new request (including name) is copied from A, If the selected tab is B, then info is copied from B.

Expected behavior

New request is empty and is not a copy of existing one

Environment

Production

Version

Cloud

Originally created by @Igorgro on GitHub (Oct 9, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3436 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When creating new request, it copies data from current opened tab. ### Steps to reproduce 1. Create two requests with different bodies, let's name them A and B. 2. Open these request in two tabs 3. Create new request (C). If the selected tab is A, then the info for new request (including name) is copied from A, If the selected tab is B, then info is copied from B. **Expected behavior** New request is empty and is not a copy of existing one ### Environment Production ### Version Cloud
kerem 2026-03-16 18:53:30 +03:00
Author
Owner

@owlpro commented on GitHub (Oct 9, 2023):

i have the same issue in AIO self-hosted:2023.8.1

<!-- gh-comment-id:1752716367 --> @owlpro commented on GitHub (Oct 9, 2023): i have the same issue in AIO self-hosted:2023.8.1
Author
Owner

@liyasthomas commented on GitHub (Oct 9, 2023):

This is an expected behavior. New request save the current active tab. To save a new empty request, open a new tab and save it to the collection.

<!-- gh-comment-id:1752726808 --> @liyasthomas commented on GitHub (Oct 9, 2023): This is an expected behavior. New request save the current active tab. To save a new empty request, open a new tab and save it to the collection.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1159
No description provided.