[PR #2827] [MERGED] fix: codemirror field overflow #4091

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2827
Author: @nivedin
Created: 10/26/2022
Status: Merged
Merged: 10/27/2022
Merged by: @liyasthomas

Base: mainHead: fix/cm-field-overflow


📝 Commits (2)

  • 17e2312 fix: codemirror editor overflow
  • 6624cb6 chore: minor ui improvements

📊 Changes

1 file changed (+13 additions, -11 deletions)

View changed files

📝 packages/hoppscotch-app/src/components/smart/EnvInput.vue (+13 -11)

📄 Description

Closes #2823

Description

This PR fixes the issue where some codemirror fields doesn't wrap and pushes the UI elements away when overflowing.

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/2827 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 10/26/2022 **Status:** ✅ Merged **Merged:** 10/27/2022 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `fix/cm-field-overflow` --- ### 📝 Commits (2) - [`17e2312`](https://github.com/hoppscotch/hoppscotch/commit/17e2312a2b947778e947029a8b63a52ee3d67157) fix: codemirror editor overflow - [`6624cb6`](https://github.com/hoppscotch/hoppscotch/commit/6624cb6a278eb3b144d6cf6b3adc3477fb72282f) chore: minor ui improvements ### 📊 Changes **1 file changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/src/components/smart/EnvInput.vue` (+13 -11) </details> ### 📄 Description Closes #2823 ### Description This PR fixes the issue where some codemirror fields doesn't wrap and pushes the UI elements away when overflowing. ### 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:39:36 +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#4091
No description provided.