[PR #4273] [MERGED] fix: improvement for body tab and RawBody empty string bug #4730

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4273
Author: @shipko
Created: 8/18/2024
Status: Merged
Merged: 8/19/2024
Merged by: @nivedin

Base: patchHead: fix-body-tab


📝 Commits (2)

  • e3173e0 feat(body-label): added label that showing tab is not empty
  • 1223722 fix(body-raw): value is not updated when was empty

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/http/RawBody.vue (+1 -1)
📝 packages/hoppscotch-common/src/components/http/RequestOptions.vue (+5 -0)

📄 Description

What's changed

This PR is adding label for body tab when is not empty. Also fixing problem with setting empty string in RawBody.

Снимок экрана 2024-08-18 в 12 49 45
  • Not Completed
  • Completed

Notes to reviewers


🔄 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/4273 **Author:** [@shipko](https://github.com/shipko) **Created:** 8/18/2024 **Status:** ✅ Merged **Merged:** 8/19/2024 **Merged by:** [@nivedin](https://github.com/nivedin) **Base:** `patch` ← **Head:** `fix-body-tab` --- ### 📝 Commits (2) - [`e3173e0`](https://github.com/hoppscotch/hoppscotch/commit/e3173e04198bf973f0f2aacb9e6bd26a20f12e78) feat(body-label): added label that showing tab is not empty - [`1223722`](https://github.com/hoppscotch/hoppscotch/commit/122372292501f2aa28f2f101a927f11b14c0a438) fix(body-raw): value is not updated when was empty ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/http/RawBody.vue` (+1 -1) 📝 `packages/hoppscotch-common/src/components/http/RequestOptions.vue` (+5 -0) </details> ### 📄 Description ### What's changed This PR is adding label for body tab when is not empty. Also fixing problem with setting empty string in RawBody. <img width="509" alt="Снимок экрана 2024-08-18 в 12 49 45" src="https://github.com/user-attachments/assets/9f99f4b2-623f-45e9-96c1-d6909a8c7b83"> - [ ] Not Completed - [x] Completed ### Notes to reviewers <!-- Any information you feel the reviewer should know about when reviewing your PR --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:14: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#4730
No description provided.