[PR #4188] [MERGED] fix: wrap line button showing inconsistency bug #4694

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4188
Author: @nivedin
Created: 7/15/2024
Status: Merged
Merged: 7/18/2024
Merged by: @jamesgeorge007

Base: patchHead: fix/wrap-line-btn-bug


📝 Commits (1)

  • bedf8f9 fix: show wrap line btn in bulk mode only

📊 Changes

3 files changed (+3 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/graphql/Headers.vue (+1 -0)
📝 packages/hoppscotch-common/src/components/http/Headers.vue (+1 -1)
📝 packages/hoppscotch-common/src/components/http/RequestVariables.vue (+1 -1)

📄 Description

Closes HFE-543

This PR fixes the inconsistency in showing the wrap lines button in Headers in REST and GraphQl, Request Variable in REST section. Now it only shows when Bulk mode is active.


🔄 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/4188 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 7/15/2024 **Status:** ✅ Merged **Merged:** 7/18/2024 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/wrap-line-btn-bug` --- ### 📝 Commits (1) - [`bedf8f9`](https://github.com/hoppscotch/hoppscotch/commit/bedf8f921bb8108ca72fa887ab7b7590af5d01f5) fix: show wrap line btn in bulk mode only ### 📊 Changes **3 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/graphql/Headers.vue` (+1 -0) 📝 `packages/hoppscotch-common/src/components/http/Headers.vue` (+1 -1) 📝 `packages/hoppscotch-common/src/components/http/RequestVariables.vue` (+1 -1) </details> ### 📄 Description Closes HFE-543 This PR fixes the inconsistency in showing the wrap lines button in Headers in REST and GraphQl, Request Variable in REST section. Now it only shows when Bulk mode is active. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:12:24 +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#4694
No description provided.