[PR #397] [MERGED] fix(plugin-sql-editor): CB-1072 handle result tab closing when execut… #1662

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/397
Author: @devnaumov
Created: 6/24/2021
Status: Merged
Merged: 6/24/2021
Merged by: @Wroud

Base: develHead: fix/tab-closing-error


📝 Commits (1)

  • 4c2f5f7 fix(plugin-sql-editor): CB-1072 handle result tab closing when executing task

📊 Changes

6 files changed (+20 additions, -4 deletions)

View changed files

📝 webapp/packages/plugin-sql-editor/src/SqlEditorNavigatorService.ts (+1 -1)
📝 webapp/packages/plugin-sql-editor/src/SqlEditorTabService.ts (+1 -1)
📝 webapp/packages/plugin-sql-editor/src/SqlExecutionState.ts (+4 -0)
📝 webapp/packages/plugin-sql-editor/src/SqlResultTabs/SqlResultTabsService.ts (+10 -2)
📝 webapp/packages/plugin-sql-editor/src/locales/en.ts (+2 -0)
📝 webapp/packages/plugin-sql-editor/src/locales/ru.ts (+2 -0)

📄 Description

…ing task


🔄 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/397 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 6/24/2021 **Status:** ✅ Merged **Merged:** 6/24/2021 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/tab-closing-error` --- ### 📝 Commits (1) - [`4c2f5f7`](https://github.com/dbeaver/cloudbeaver/commit/4c2f5f73eed6841c3b154cb2113c1f053acf12dc) fix(plugin-sql-editor): CB-1072 handle result tab closing when executing task ### 📊 Changes **6 files changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-sql-editor/src/SqlEditorNavigatorService.ts` (+1 -1) 📝 `webapp/packages/plugin-sql-editor/src/SqlEditorTabService.ts` (+1 -1) 📝 `webapp/packages/plugin-sql-editor/src/SqlExecutionState.ts` (+4 -0) 📝 `webapp/packages/plugin-sql-editor/src/SqlResultTabs/SqlResultTabsService.ts` (+10 -2) 📝 `webapp/packages/plugin-sql-editor/src/locales/en.ts` (+2 -0) 📝 `webapp/packages/plugin-sql-editor/src/locales/ru.ts` (+2 -0) </details> ### 📄 Description …ing task --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:05:05 +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#1662
No description provided.