[PR #497] [MERGED] fix(core-app): CB-1149 disable apply filter button when there is noth… #1724

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/497
Author: @devnaumov
Created: 9/30/2021
Status: Merged
Merged: 10/4/2021
Merged by: @Wroud

Base: develHead: fix/disable-apply-filter-button


📝 Commits (3)

  • 83e6642 fix(core-app): CB-1149 disable apply filter button when there is nothing to filter
  • 50dfb28 fix(core-app): CB-1149 use props object instead of callback arguments
  • cda2db9 fix(core-app): CB-1149 code style

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 webapp/packages/core-app/src/shared/InlineEditor/InlineEditor.tsx (+7 -2)
📝 webapp/packages/plugin-data-viewer/src/TableViewer/TableHeader/TableWhereFilter.tsx (+1 -0)

📄 Description

…ing to filter


🔄 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/497 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 9/30/2021 **Status:** ✅ Merged **Merged:** 10/4/2021 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/disable-apply-filter-button` --- ### 📝 Commits (3) - [`83e6642`](https://github.com/dbeaver/cloudbeaver/commit/83e6642a7b8a5349afbbe495e8a7c88e0b06694e) fix(core-app): CB-1149 disable apply filter button when there is nothing to filter - [`50dfb28`](https://github.com/dbeaver/cloudbeaver/commit/50dfb28dcf059794cea51bd0cabf5e367f1f0abe) fix(core-app): CB-1149 use props object instead of callback arguments - [`cda2db9`](https://github.com/dbeaver/cloudbeaver/commit/cda2db9b815af663121d36c0989fa5cb43a76025) fix(core-app): CB-1149 code style ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-app/src/shared/InlineEditor/InlineEditor.tsx` (+7 -2) 📝 `webapp/packages/plugin-data-viewer/src/TableViewer/TableHeader/TableWhereFilter.tsx` (+1 -0) </details> ### 📄 Description …ing to filter --- <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:24 +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#1724
No description provided.