[PR #3374] [MERGED] fix: tooltip position in editor instance #4361

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3374
Author: @liyasthomas
Created: 9/19/2023
Status: Merged
Merged: 10/9/2023
Merged by: @AndrewBastin

Base: release/2023.8.2Head: fix/cm-tooltip-position


📝 Commits (1)

  • 8493c87 fix: tooltip position in editor instance

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/assets/scss/styles.scss (+2 -2)
📝 packages/hoppscotch-sh-admin/assets/scss/styles.scss (+9 -9)
📝 packages/hoppscotch-sh-admin/src/components/users/Table.vue (+0 -6)
📝 packages/hoppscotch-ui/src/assets/scss/styles.scss (+2 -2)

📄 Description

🤖 Generated by Copilot at e8a380a

This pull request refactors and fixes the tooltip and popover styles across different packages. It moves the common styles to the hoppscotch-common package, removes the redundant and conflicting styles from the hoppscotch-sh-admin and hoppscotch-ui packages, and adjusts the alignment and shadow of the CodeMirror tooltip.


🔄 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/3374 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 9/19/2023 **Status:** ✅ Merged **Merged:** 10/9/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.2` ← **Head:** `fix/cm-tooltip-position` --- ### 📝 Commits (1) - [`8493c87`](https://github.com/hoppscotch/hoppscotch/commit/8493c8708bf6e5873473668cf9f2ac9975a462e5) fix: tooltip position in editor instance ### 📊 Changes **4 files changed** (+13 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/assets/scss/styles.scss` (+2 -2) 📝 `packages/hoppscotch-sh-admin/assets/scss/styles.scss` (+9 -9) 📝 `packages/hoppscotch-sh-admin/src/components/users/Table.vue` (+0 -6) 📝 `packages/hoppscotch-ui/src/assets/scss/styles.scss` (+2 -2) </details> ### 📄 Description <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at e8a380a</samp> This pull request refactors and fixes the tooltip and popover styles across different packages. It moves the common styles to the `hoppscotch-common` package, removes the redundant and conflicting styles from the `hoppscotch-sh-admin` and `hoppscotch-ui` packages, and adjusts the alignment and shadow of the CodeMirror tooltip. --- <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: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#4361
No description provided.