From 46f2abc478af5ed327875b543a6a189487dc8be6 Mon Sep 17 00:00:00 2001 From: Richard Cox Date: Tue, 23 Sep 2025 14:37:59 +0100 Subject: [PATCH] Ensure list of UI limitations with vai/server-side pagination enabled is correct --- .../advanced-user-guides/ui-server-side-pagination.md | 1 + .../advanced-user-guides/ui-server-side-pagination.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/how-to-guides/advanced-user-guides/ui-server-side-pagination.md b/docs/how-to-guides/advanced-user-guides/ui-server-side-pagination.md index d9bdef91c50..66c088e85ff 100644 --- a/docs/how-to-guides/advanced-user-guides/ui-server-side-pagination.md +++ b/docs/how-to-guides/advanced-user-guides/ui-server-side-pagination.md @@ -59,6 +59,7 @@ Additionally, the following limitations are present when the feature is enabled. - `State` column sort and filter features work on the resources `metadata.state.name` field instead of one deduced locally by the UI. - Updates are shown every 5 seconds, rather than instantly. - Cluster Explorer: + - Project/Namespace filter does not support filtering namespaces by all namespaces not in a project via the `Not in a Project` entry. - `Cluster` group --> `Nodes` page - The following columns are not sortable or filterable: `Roles`, `External/Internal IP`, `CPU`, `RAM` (logic to determine their value is calculated in the browser) - `Workloads` list: diff --git a/versioned_docs/version-2.12/how-to-guides/advanced-user-guides/ui-server-side-pagination.md b/versioned_docs/version-2.12/how-to-guides/advanced-user-guides/ui-server-side-pagination.md index d9bdef91c50..66c088e85ff 100644 --- a/versioned_docs/version-2.12/how-to-guides/advanced-user-guides/ui-server-side-pagination.md +++ b/versioned_docs/version-2.12/how-to-guides/advanced-user-guides/ui-server-side-pagination.md @@ -59,6 +59,7 @@ Additionally, the following limitations are present when the feature is enabled. - `State` column sort and filter features work on the resources `metadata.state.name` field instead of one deduced locally by the UI. - Updates are shown every 5 seconds, rather than instantly. - Cluster Explorer: + - Project/Namespace filter does not support filtering namespaces by all namespaces not in a project via the `Not in a Project` entry. - `Cluster` group --> `Nodes` page - The following columns are not sortable or filterable: `Roles`, `External/Internal IP`, `CPU`, `RAM` (logic to determine their value is calculated in the browser) - `Workloads` list: