[PR #1223] [MERGED] Fix: http page headers suggestions overlapped issue #3147

Closed
opened 2026-03-17 00:47:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1223
Author: @tonybatty
Created: 10/3/2020
Status: Merged
Merged: 10/4/2020
Merged by: @liyasthomas

Base: masterHead: bug/http-page-headers-suggestions-are-overlapped


📝 Commits (1)

  • a8d9a64 http page headers suggestions overlapped issue fixes #1222

📊 Changes

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

View changed files

📝 components/ui/tabs.vue (+0 -1)

📄 Description

Fixes issue #1222

The header dropdown was being cut off due to the parent container .tabs having overflow set to hidden so have removed this property from the styles and this has fixed the issue:

Screenshot 2020-10-03 at 19 38 27

🔄 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/1223 **Author:** [@tonybatty](https://github.com/tonybatty) **Created:** 10/3/2020 **Status:** ✅ Merged **Merged:** 10/4/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `bug/http-page-headers-suggestions-are-overlapped` --- ### 📝 Commits (1) - [`a8d9a64`](https://github.com/hoppscotch/hoppscotch/commit/a8d9a64f79b6d5961a9d1f6fe7bc2e1159566727) http page headers suggestions overlapped issue fixes #1222 ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/ui/tabs.vue` (+0 -1) </details> ### 📄 Description Fixes issue #1222 The header dropdown was being cut off due to the parent container .tabs having overflow set to hidden so have removed this property from the styles and this has fixed the issue: <img width="353" alt="Screenshot 2020-10-03 at 19 38 27" src="https://user-images.githubusercontent.com/42917940/94999412-2b601700-05b1-11eb-8701-671c20b5e0a7.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:47:22 +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#3147
No description provided.