[PR #1678] [MERGED] CB-3481 fix: editor tooltip position #2687

Closed
opened 2026-03-07 21:10:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1678
Author: @Wroud
Created: 5/19/2023
Status: Merged
Merged: 5/22/2023
Merged by: @Wroud

Base: develHead: fix/cb-3481/editor-tooltip-position


📝 Commits (2)

  • 274d15f CB-3481 fix: editor tooltip position
  • 42ba36a Merge branch 'devel' into fix/cb-3481/editor-tooltip-position

📊 Changes

6 files changed (+172 additions, -224 deletions)

View changed files

📝 webapp/packages/plugin-codemirror6/src/getDefaultExtensions.ts (+4 -1)
📝 webapp/packages/plugin-codemirror6/src/theme/_base-code-editor-autocompletion.scss (+27 -29)
📝 webapp/packages/plugin-codemirror6/src/theme/_base-code-editor-tooltip.scss (+7 -9)
📝 webapp/packages/plugin-codemirror6/src/useEditorAutocompletion.ts (+24 -81)
📝 webapp/packages/plugin-sql-editor-new/src/SQLEditor/SQLCodeEditorPanel/SQLCodeEditorPanel.tsx (+3 -4)
📝 webapp/packages/plugin-sql-editor-new/src/SQLEditor/useSqlDialectAutocompletion.ts (+107 -100)

📄 Description

No description provided


🔄 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/dbeaver/cloudbeaver/pull/1678 **Author:** [@Wroud](https://github.com/Wroud) **Created:** 5/19/2023 **Status:** ✅ Merged **Merged:** 5/22/2023 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/cb-3481/editor-tooltip-position` --- ### 📝 Commits (2) - [`274d15f`](https://github.com/dbeaver/cloudbeaver/commit/274d15f1819a669eda4a6cd4bcdd44d27141a6a6) CB-3481 fix: editor tooltip position - [`42ba36a`](https://github.com/dbeaver/cloudbeaver/commit/42ba36a2ff306fedef7d1ed9e89296ffa7a605b9) Merge branch 'devel' into fix/cb-3481/editor-tooltip-position ### 📊 Changes **6 files changed** (+172 additions, -224 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-codemirror6/src/getDefaultExtensions.ts` (+4 -1) 📝 `webapp/packages/plugin-codemirror6/src/theme/_base-code-editor-autocompletion.scss` (+27 -29) 📝 `webapp/packages/plugin-codemirror6/src/theme/_base-code-editor-tooltip.scss` (+7 -9) 📝 `webapp/packages/plugin-codemirror6/src/useEditorAutocompletion.ts` (+24 -81) 📝 `webapp/packages/plugin-sql-editor-new/src/SQLEditor/SQLCodeEditorPanel/SQLCodeEditorPanel.tsx` (+3 -4) 📝 `webapp/packages/plugin-sql-editor-new/src/SQLEditor/useSqlDialectAutocompletion.ts` (+107 -100) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:10:14 +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/cloudbeaver#2687
No description provided.