Skip to content

Sync latest with main#5574

Merged
pawelangelow merged 3 commits into
mainfrom
latest
Feb 26, 2026
Merged

Sync latest with main#5574
pawelangelow merged 3 commits into
mainfrom
latest

Conversation

@pawelangelow

@pawelangelow pawelangelow commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

What

3.2.0 happened


Note

Medium Risk
Medium risk because it changes toast de-duplication/cleanup behavior and alters cluster details loading vs empty rendering, which could affect user-visible notifications and page UX if edge cases are missed.

Overview
Prevents repeated Azure Entra ID token-expired notifications by switching to a single fixed toast id (azure-token-expired), tracking all related error ids, and clearing them from Redux when the toast is dismissed; the Azure toast is now user-closeable and has explicit onClose handling.

Updates cluster details UI to distinguish initial load from loaded but empty: ClusterDetailsGraphics and ClusterNodesTable now take a dataLoaded flag, show loading only before first data arrives, and render a new empty-state message when no primary node details are available. Adds/updates unit tests for these behaviors (including the new useErrorNotifications Azure-toast cases).

Written by Cursor Bugbot for commit 3c54bcb. This will update automatically on new commits. Configure here.

@jit-ci

jit-ci Bot commented Feb 26, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@pawelangelow pawelangelow merged commit 0daa397 into main Feb 26, 2026
97 of 101 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants