[PR #1458] [MERGED] CB-3111 preserve leading spaces #2509

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1458
Author: @devnaumov
Created: 2/7/2023
Status: Merged
Merged: 2/15/2023
Merged by: @Wroud

Base: develHead: CB-3111-grid-leading-space


📝 Commits (1)

  • e347e9c CB-3111 preserve leading spaces

📊 Changes

5 files changed (+37 additions, -7 deletions)

View changed files

📝 webapp/packages/core-utils/src/index.ts (+2 -1)
webapp/packages/core-utils/src/removeLineBreak.test.ts (+17 -0)
webapp/packages/core-utils/src/removeLineBreak.ts (+11 -0)
📝 webapp/packages/plugin-data-spreadsheet-new/src/styles/base.scss (+1 -1)
📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/Actions/ResultSet/ResultSetFormatAction.ts (+6 -5)

📄 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/1458 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 2/7/2023 **Status:** ✅ Merged **Merged:** 2/15/2023 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `CB-3111-grid-leading-space` --- ### 📝 Commits (1) - [`e347e9c`](https://github.com/dbeaver/cloudbeaver/commit/e347e9ce44c0cfdff1dbabc72442c1944dbbd2f2) CB-3111 preserve leading spaces ### 📊 Changes **5 files changed** (+37 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-utils/src/index.ts` (+2 -1) ➕ `webapp/packages/core-utils/src/removeLineBreak.test.ts` (+17 -0) ➕ `webapp/packages/core-utils/src/removeLineBreak.ts` (+11 -0) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/styles/base.scss` (+1 -1) 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/Actions/ResultSet/ResultSetFormatAction.ts` (+6 -5) </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:09:19 +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#2509
No description provided.