[PR #3494] [MERGED] fix: offset #4407

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3494
Author: @liyasthomas
Created: 11/4/2023
Status: Merged
Merged: 11/6/2023
Merged by: @AndrewBastin

Base: release/2023.8.3Head: fix/offset


📝 Commits (2)

  • 4ac85e6 fix: top offset on search input
  • 180c3fd fix: z-index on tabs

📊 Changes

4 files changed (+7 additions, -8 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/index.vue (+4 -5)
📝 packages/hoppscotch-common/src/components/environments/Selector.vue (+1 -1)
📝 packages/hoppscotch-common/src/components/graphql/Sidebar.vue (+1 -1)
📝 packages/hoppscotch-common/src/components/history/index.vue (+1 -1)

📄 Description

🤖 Generated by Copilot at 4ac85e6

Fixed a bug with the collections search field losing focus and updated the input styles for the collections, GraphQL, and history search fields. The input styles are now consistent across the app and match the design.


🔄 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/3494 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 11/4/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.3` ← **Head:** `fix/offset` --- ### 📝 Commits (2) - [`4ac85e6`](https://github.com/hoppscotch/hoppscotch/commit/4ac85e61987fe1a95da802248e3f7e3132b71c85) fix: top offset on search input - [`180c3fd`](https://github.com/hoppscotch/hoppscotch/commit/180c3fde3a7b64deecbee19321e0815e6ebf968e) fix: z-index on tabs ### 📊 Changes **4 files changed** (+7 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/index.vue` (+4 -5) 📝 `packages/hoppscotch-common/src/components/environments/Selector.vue` (+1 -1) 📝 `packages/hoppscotch-common/src/components/graphql/Sidebar.vue` (+1 -1) 📝 `packages/hoppscotch-common/src/components/history/index.vue` (+1 -1) </details> ### 📄 Description <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 4ac85e6</samp> Fixed a bug with the collections search field losing focus and updated the input styles for the collections, GraphQL, and history search fields. The input styles are now consistent across the app and match the design. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:56: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#4407
No description provided.