[PR #136] [MERGED] Update url at keyup and at bodyParam/rawParam toggle state changes #2433

Closed
opened 2026-03-17 00:08:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/136
Author: @yubathom
Created: 9/5/2019
Status: Merged
Merged: 9/5/2019
Merged by: @yubathom

Base: masterHead: master


📝 Commits (1)

  • 8a4f9ed Update url at keyup at key-value params (bodyParams and headers) and bodyParam/rawParam at toggle state changes

📊 Changes

1 file changed (+8 additions, -4 deletions)

View changed files

📝 pages/index.vue (+8 -4)

📄 Description

Update url at keyup at key-value params (bodyParams and headers) and bodyParam/rawParam at toggle state changes.

Fix this:

@yubathom I've found an issue. Raw parameters are binded to URL automatically whereas key-value params are only binded to URL on adding another key-value pair. And when switching from raw parameters to key-value and vice versa, parameters are only binded after a change in input. Check on your free time.

This PR is related to #29.
And is an update of #72, #118 and #131 .


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/136 **Author:** [@yubathom](https://github.com/yubathom) **Created:** 9/5/2019 **Status:** ✅ Merged **Merged:** 9/5/2019 **Merged by:** [@yubathom](https://github.com/yubathom) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8a4f9ed`](https://github.com/hoppscotch/hoppscotch/commit/8a4f9ed33e2fe78af751715aad924798ef7bbe36) Update url at keyup at key-value params (bodyParams and headers) and bodyParam/rawParam at toggle state changes ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pages/index.vue` (+8 -4) </details> ### 📄 Description Update url at keyup at key-value params (bodyParams and headers) and bodyParam/rawParam at toggle state changes. Fix [this](https://github.com/liyasthomas/postwoman/pull/118#issuecomment-527864188): > > > @yubathom I've found an issue. Raw parameters are binded to URL automatically whereas key-value params are only binded to URL on adding another key-value pair. And when switching from raw parameters to key-value and vice versa, parameters are only binded after a change in input. Check on your free time. This PR is related to #29. And is an update of #72, #118 and #131 . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:08:18 +03:00
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#2433
No description provided.