[PR #3362] [MERGED] fix: remove scrollbar from smart env input component on firefox #4358

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3362
Author: @liyasthomas
Created: 9/15/2023
Status: Merged
Merged: 9/18/2023
Merged by: @AndrewBastin

Base: release/2023.8.1Head: fix/ff-scrollbar


📝 Commits (1)

  • 5754556 fix: remove scrollbar from smart env input component on firefox

📊 Changes

4 files changed (+13 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/assets/scss/styles.scss (+4 -0)
📝 packages/hoppscotch-common/src/components/smart/EnvInput.vue (+1 -1)
📝 packages/hoppscotch-sh-admin/assets/scss/styles.scss (+4 -0)
📝 packages/hoppscotch-ui/src/assets/scss/styles.scss (+4 -0)

📄 Description

🤖 Generated by Copilot at d1fb847

Added a new CSS class .no-scrollbar to hide the scrollbar in some UI elements of the app. Applied the class to the environment variables input field, and to the shared and specific styles of the main app, the admin dashboard, and the UI components packages.


🔄 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/3362 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 9/15/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.1` ← **Head:** `fix/ff-scrollbar` --- ### 📝 Commits (1) - [`5754556`](https://github.com/hoppscotch/hoppscotch/commit/575455619e759f406963ee80b98ee8d13e9e57ed) fix: remove scrollbar from smart env input component on firefox ### 📊 Changes **4 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/assets/scss/styles.scss` (+4 -0) 📝 `packages/hoppscotch-common/src/components/smart/EnvInput.vue` (+1 -1) 📝 `packages/hoppscotch-sh-admin/assets/scss/styles.scss` (+4 -0) 📝 `packages/hoppscotch-ui/src/assets/scss/styles.scss` (+4 -0) </details> ### 📄 Description <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at d1fb847</samp> Added a new CSS class `.no-scrollbar` to hide the scrollbar in some UI elements of the app. Applied the class to the environment variables input field, and to the shared and specific styles of the main app, the admin dashboard, and the UI components packages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:54:06 +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#4358
No description provided.