[PR #3230] [MERGED] fix: disable line wrapping in EnvInput component #4297

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

📋 Pull Request Information

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

Base: release/2023.8.0Head: fix/line-wrapping


📝 Commits (1)

  • 28f2d77 fix: disable line wrapping in EnvInput component

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/src/components/smart/EnvInput.vue (+0 -1)

📄 Description

🤖 Generated by Copilot at 90633d7

Removed line wrapping option for EnvInput.vue editor, which is not a multi-line input instance to prevent overflow and scrolling issues.

Before After
Screenshot 2023-08-03 at 3 59 20 PM Screenshot 2023-08-03 at 3 59 08 PM

🔄 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/3230 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 8/3/2023 **Status:** ✅ Merged **Merged:** 8/5/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `fix/line-wrapping` --- ### 📝 Commits (1) - [`28f2d77`](https://github.com/hoppscotch/hoppscotch/commit/28f2d77d001ec46e8fc5bc83428410ccccf20d30) fix: disable line wrapping in EnvInput component ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/smart/EnvInput.vue` (+0 -1) </details> ### 📄 Description <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 90633d7</samp> Removed line wrapping option for `EnvInput.vue` editor, which is not a multi-line input instance to prevent overflow and scrolling issues. | Before | After | |-|-| | <img width="1470" alt="Screenshot 2023-08-03 at 3 59 20 PM" src="https://github.com/hoppscotch/hoppscotch/assets/10395817/b44de146-6950-4c35-b419-bc92dcb8b160"> | <img width="1470" alt="Screenshot 2023-08-03 at 3 59 08 PM" src="https://github.com/hoppscotch/hoppscotch/assets/10395817/090c24ad-6046-4138-9daf-238f70bcfd61"> | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:50:50 +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#4297
No description provided.