[PR #241] [CLOSED] Fix/keep focus sql editor #1558

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/241
Author: @devnaumov
Created: 12/3/2020
Status: Closed

Base: develHead: fix/keep-focus-sql-editor


📝 Commits (2)

  • 0b1cf7d fix(plugin-sql-editor): CB-576 focus on sql code editor after execution query
  • 4444bd2 fix(plugin-sql-editor): CB-576 remove useState

📊 Changes

3 files changed (+28 additions, -5 deletions)

View changed files

📝 webapp/packages/plugin-sql-editor/src/SqlEditor/CodeEditor/CodeEditor.tsx (+4 -3)
📝 webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditor.tsx (+10 -2)
📝 webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditorController.tsx (+14 -0)

📄 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/241 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 12/3/2020 **Status:** ❌ Closed **Base:** `devel` ← **Head:** `fix/keep-focus-sql-editor` --- ### 📝 Commits (2) - [`0b1cf7d`](https://github.com/dbeaver/cloudbeaver/commit/0b1cf7dc2e812d8c455acdeadc82c7f778ceb636) fix(plugin-sql-editor): CB-576 focus on sql code editor after execution query - [`4444bd2`](https://github.com/dbeaver/cloudbeaver/commit/4444bd2028d773c33755d84f001b4fe3e29dd681) fix(plugin-sql-editor): CB-576 remove useState ### 📊 Changes **3 files changed** (+28 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-sql-editor/src/SqlEditor/CodeEditor/CodeEditor.tsx` (+4 -3) 📝 `webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditor.tsx` (+10 -2) 📝 `webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditorController.tsx` (+14 -0) </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:04:34 +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#1558
No description provided.