Skip to content

perf(frontend): add keep-alive for ChatInterface to reduce remounting (#4356)#4369

Merged
mrveiss merged 1 commit intoDev_new_guifrom
issue-4356
Apr 13, 2026
Merged

perf(frontend): add keep-alive for ChatInterface to reduce remounting (#4356)#4369
mrveiss merged 1 commit intoDev_new_guifrom
issue-4356

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Apr 13, 2026

Fixes #4356

Changes:

  • Add Vue keep-alive wrapper for ChatInterface
  • Prevents unnecessary remounts during navigation
  • Preserves component state across route changes

Performance Impact:

  • Reduces DOM churn and reinitialization overhead
  • Improves navigation responsiveness

@mrveiss mrveiss merged commit 4ae8cc3 into Dev_new_gui Apr 13, 2026
2 of 3 checks passed
@mrveiss mrveiss deleted the issue-4356 branch April 13, 2026 15:06
@mrveiss mrveiss restored the issue-4356 branch April 13, 2026 15:09
@github-actions
Copy link
Copy Markdown

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

@mrveiss mrveiss deleted the issue-4356 branch April 13, 2026 15:57
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