[PR #293] [CLOSED] fix(plugin-data-spreadsheet-new): CB-757 add getColumnsWithoutIndex #1596

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/293
Author: @devnaumov
Created: 2/19/2021
Status: Closed

Base: develHead: fix/multiselection


📝 Commits (3)

  • 373f424 fix(plugin-data-spreadsheet-new): CB-757 add getColumnsWithoutIndex
  • 4ab26d8 fix(plugin-data-spreadsheet-new): CB-757 add selection focus state
  • 35a3824 fix(plugin-data-spreadsheet-new): CB-757 select multiple columns mac support

📊 Changes

5 files changed (+35 additions, -18 deletions)

View changed files

📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridSelection/useGridSelectionContext.tsx (+23 -16)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/TableColumnHeader/TableColumnHeader.tsx (+1 -1)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/TableDataContext.ts (+1 -0)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/useTableData.ts (+3 -0)
📝 webapp/packages/plugin-data-spreadsheet-new/src/styles/themes/_base-react-grid.scss (+7 -1)

📄 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/293 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 2/19/2021 **Status:** ❌ Closed **Base:** `devel` ← **Head:** `fix/multiselection` --- ### 📝 Commits (3) - [`373f424`](https://github.com/dbeaver/cloudbeaver/commit/373f424576eade26af5c80e127db07e984cd12b4) fix(plugin-data-spreadsheet-new): CB-757 add getColumnsWithoutIndex - [`4ab26d8`](https://github.com/dbeaver/cloudbeaver/commit/4ab26d81414095e80937cb43c3302c1d9ba2ec5d) fix(plugin-data-spreadsheet-new): CB-757 add selection focus state - [`35a3824`](https://github.com/dbeaver/cloudbeaver/commit/35a3824bf54c28ed07fcb18969d04175acf418f5) fix(plugin-data-spreadsheet-new): CB-757 select multiple columns mac support ### 📊 Changes **5 files changed** (+35 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridSelection/useGridSelectionContext.tsx` (+23 -16) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/TableColumnHeader/TableColumnHeader.tsx` (+1 -1) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/TableDataContext.ts` (+1 -0) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/useTableData.ts` (+3 -0) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/styles/themes/_base-react-grid.scss` (+7 -1) </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:46 +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#1596
No description provided.