test(sidebar): avoid shard churn from static regressions

This commit is contained in:
Rod Boev
2026-06-12 09:52:49 -04:00
parent 19448c3267
commit dde9f06b03
3 changed files with 9 additions and 43 deletions

View File

@@ -4804,7 +4804,6 @@ function renderSessionListFromCache(){
const searchMatches=_sessionSearchMergeMatches(sidebarRows,searchQueryRaw,_contentSearchResults);
const allMatched=_ensureActiveSessionRowPresent(searchMatches,sidebarRows);
const {
webuiSessionCount,
cliSessionCount,
profileFiltered,
sessionsRaw,