[PR #3027] [MERGED] fix: pane layout broken when wrap line is off #4188

Closed
opened 2026-03-17 01:44:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3027
Author: @nivedin
Created: 5/3/2023
Status: Merged
Merged: 5/3/2023
Merged by: @AndrewBastin

Base: release/2023.4.2Head: fix/pane-layout-broken-wrap-line


📝 Commits (2)

  • f4ee7aa fix: pane layout broken when wrap line is off
  • 96de25f chore: keep code style

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/assets/scss/styles.scss (+4 -0)

📄 Description

Issue number

HFE-42

Description

This pull request fixes an issue where the Pane layout in the REST Response section was not working properly when the "Wrap Lines" option was turned off in the response editor.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/3027 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 5/3/2023 **Status:** ✅ Merged **Merged:** 5/3/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.4.2` ← **Head:** `fix/pane-layout-broken-wrap-line` --- ### 📝 Commits (2) - [`f4ee7aa`](https://github.com/hoppscotch/hoppscotch/commit/f4ee7aa23ad0e924032c73e3d792d6cf44635bc6) fix: pane layout broken when wrap line is off - [`96de25f`](https://github.com/hoppscotch/hoppscotch/commit/96de25f8c693274693b77fdb7c2ffe8d059089e4) chore: keep code style ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/assets/scss/styles.scss` (+4 -0) </details> ### 📄 Description ### Issue number HFE-42 ### Description This pull request fixes an issue where the Pane layout in the REST Response section was not working properly when the "Wrap Lines" option was turned off in the response editor. ### Checks - [X] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [X] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:44:49 +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#4188
No description provided.