Skip to content

fix(UI): Freeze/Crash#4893

Draft
SolidProgramming wants to merge 15 commits into
CactuseSecurity:developfrom
SolidProgramming:fix/issue_4860
Draft

fix(UI): Freeze/Crash#4893
SolidProgramming wants to merge 15 commits into
CactuseSecurity:developfrom
SolidProgramming:fix/issue_4860

Conversation

@SolidProgramming

@SolidProgramming SolidProgramming commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

❗ This PR has the possibility to crash anything UI related so please test thoroughly ❗

This fixes the disposing that happens when browsers go into data/resource saving modes and closing the connection to the middleware (Edge default 1 hour). The UI is then not able to refresh the JWT when this happens. The Mainlayout will dispose but the sidebar which is included in mainlayout wasn't disposed correctly and that lead to UI crash because of the events from sidebar<->DomEventManager kept firing even on disposed UI.

Closing #4860

@SolidProgramming SolidProgramming self-assigned this Jul 6, 2026
@SolidProgramming SolidProgramming changed the title Set default UI timeout Set custom UI timeout Jul 6, 2026
@SolidProgramming SolidProgramming changed the title Set custom UI timeout fix(UI): UI Freeze Jul 6, 2026
@SolidProgramming SolidProgramming changed the title fix(UI): UI Freeze fix(UI): Freeze/Crash Jul 6, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

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.

1 participant