[GH-ISSUE #4268] [bug]: When adding params to url it doesn't reflected on the Query Parameter #1551

Closed
opened 2026-03-16 20:48:27 +03:00 by kerem · 3 comments
Owner

Originally created by @Leon-Luu on GitHub (Aug 16, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4268

Originally assigned to: @anwarulislam on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When adding parameters to the URL it doesn't reflected to the "Query Parameter" or vice versa. This has been working earlier hence
this is new bug.

image

Steps to reproduce

  1. Go to URL and add URL with some params
  2. Check Query Parameters automatically includes the params from the URL
  3. Check Hoppscotch sends with the parameters when send

Environment

Production

Version

Cloud

Originally created by @Leon-Luu on GitHub (Aug 16, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4268 Originally assigned to: @anwarulislam on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When adding parameters to the URL it doesn't reflected to the "Query Parameter" or vice versa. This has been working earlier hence this is new bug. ![image](https://github.com/user-attachments/assets/10ed81d6-c779-4587-aef4-f5009f495c9c) ### Steps to reproduce 1) Go to URL and add URL with some params 2) Check Query Parameters automatically includes the params from the URL 3) Check Hoppscotch sends with the parameters when send ### Environment Production ### Version Cloud
kerem 2026-03-16 20:48:27 +03:00
Author
Owner

@Leon-Luu commented on GitHub (Aug 16, 2024):

@AndrewBastin @liyasthomas

<!-- gh-comment-id:2293015292 --> @Leon-Luu commented on GitHub (Aug 16, 2024): @AndrewBastin @liyasthomas
Author
Owner

@anwarulislam commented on GitHub (Mar 19, 2025):

@AndrewBastin, let's say it's a GET request that I can run directly in the browser with all the query parameters. However, in Hoppscotch, the request does not sync the query parameters to the endpoint. As a result, I can't directly copy the URL and run it in the browser. But yes, we could add a copy button to make it easier to copy the URL.

This is one case; another is convenience. I believe we should provide an option for users to choose their preference regarding syncing with the endpoint.

<!-- gh-comment-id:2736302785 --> @anwarulislam commented on GitHub (Mar 19, 2025): @AndrewBastin, let's say it's a GET request that I can run directly in the browser with all the query parameters. However, in Hoppscotch, the request does not sync the query parameters to the endpoint. As a result, I can't directly copy the URL and run it in the browser. But yes, we could add a copy button to make it easier to copy the URL. This is one case; another is convenience. I believe we should provide an option for users to choose their preference regarding syncing with the endpoint.
Author
Owner

@wang1212 commented on GitHub (Mar 25, 2025):

see https://github.com/hoppscotch/hoppscotch/issues/2227#issuecomment-1851957220

<!-- gh-comment-id:2751817300 --> @wang1212 commented on GitHub (Mar 25, 2025): see https://github.com/hoppscotch/hoppscotch/issues/2227#issuecomment-1851957220
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#1551
No description provided.