[PR #340] [MERGED] fix(plugin-data-spreadsheet-new): CB-743, CB-851, CB-902, CB-903 run … #1625

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/340
Author: @devnaumov
Created: 4/5/2021
Status: Merged
Merged: 4/5/2021
Merged by: @Wroud

Base: develHead: fix/small-ui-changes


📝 Commits (1)

  • db9b8a7 fix(plugin-data-spreadsheet-new): CB-743, CB-851, CB-902, CB-903 run mouse up callback only if grid in focus

📊 Changes

6 files changed (+17 additions, -16 deletions)

View changed files

📝 webapp/packages/core-connections/src/Administration/Connections/CreateConnection/CreateConnection.tsx (+0 -4)
📝 webapp/packages/core-connections/src/ConnectionForm/SSH/SSH.tsx (+1 -0)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/CellRenderer/CellRenderer.tsx (+5 -1)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridContext.ts (+1 -0)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridTable.tsx (+3 -0)
📝 webapp/packages/plugin-gis-viewer/src/GISViewerBootstrap.ts (+7 -11)

📄 Description

…mouse up callback only if grid in focus


🔄 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/340 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 4/5/2021 **Status:** ✅ Merged **Merged:** 4/5/2021 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/small-ui-changes` --- ### 📝 Commits (1) - [`db9b8a7`](https://github.com/dbeaver/cloudbeaver/commit/db9b8a7156c8e4eef8fd68df0123333683ad6a8c) fix(plugin-data-spreadsheet-new): CB-743, CB-851, CB-902, CB-903 run mouse up callback only if grid in focus ### 📊 Changes **6 files changed** (+17 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-connections/src/Administration/Connections/CreateConnection/CreateConnection.tsx` (+0 -4) 📝 `webapp/packages/core-connections/src/ConnectionForm/SSH/SSH.tsx` (+1 -0) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/CellRenderer/CellRenderer.tsx` (+5 -1) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridContext.ts` (+1 -0) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridTable.tsx` (+3 -0) 📝 `webapp/packages/plugin-gis-viewer/src/GISViewerBootstrap.ts` (+7 -11) </details> ### 📄 Description …mouse up callback only if grid in focus --- <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:55 +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#1625
No description provided.