[PR #339] [MERGED] fix(plugin-data-spreadsheet-new): CB-743 don't copy null values to cl… #1624

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/339
Author: @devnaumov
Created: 4/5/2021
Status: Merged
Merged: 4/6/2021
Merged by: @Wroud

Base: develHead: fix/data-grid-copy


📝 Commits (4)

  • 7afbc8e fix(plugin-data-spreadsheet-new): CB-743 don't copy null values to clipboard
  • 6aeb8b4 fix(plugin-data-spreadsheet-new): CB-743 remove unnecessary css class
  • 562a5ab fix(plugin-data-spreadsheet-new): CB-743 moved getEditor() from for loop
  • 57a2ccc fix(plugin-data-spreadsheet-new): CB-743 rewrite copy logic

📊 Changes

3 files changed (+38 additions, -27 deletions)

View changed files

📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridTable.tsx (+1 -2)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/useGridSelectedCellsCopy.ts (+35 -25)
📝 webapp/packages/plugin-data-spreadsheet-new/src/styles/themes/_base-react-grid.scss (+2 -0)

📄 Description

…ipboard


🔄 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/339 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 4/5/2021 **Status:** ✅ Merged **Merged:** 4/6/2021 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/data-grid-copy` --- ### 📝 Commits (4) - [`7afbc8e`](https://github.com/dbeaver/cloudbeaver/commit/7afbc8ec028722b3f01d0f696754566fd3925b6e) fix(plugin-data-spreadsheet-new): CB-743 don't copy null values to clipboard - [`6aeb8b4`](https://github.com/dbeaver/cloudbeaver/commit/6aeb8b4d563082376f27c648390adf2bcee146d5) fix(plugin-data-spreadsheet-new): CB-743 remove unnecessary css class - [`562a5ab`](https://github.com/dbeaver/cloudbeaver/commit/562a5abd342fe7c864b624c9dc794f7958e227ba) fix(plugin-data-spreadsheet-new): CB-743 moved getEditor() from for loop - [`57a2ccc`](https://github.com/dbeaver/cloudbeaver/commit/57a2ccccae3ab6d7bd2b55f8cb6ce596cd46ea72) fix(plugin-data-spreadsheet-new): CB-743 rewrite copy logic ### 📊 Changes **3 files changed** (+38 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridTable.tsx` (+1 -2) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/useGridSelectedCellsCopy.ts` (+35 -25) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/styles/themes/_base-react-grid.scss` (+2 -0) </details> ### 📄 Description …ipboard --- <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#1624
No description provided.