feat(FN-4120): add mobile chat search to ChatView

Added mobile chat search functionality to the ChatView with a supporting test update and changeset for release.

Fusion-Task-Id: FN-4120
This commit is contained in:
Fusion
2026-05-12 09:09:36 -07:00
committed by gsxdsm
parent 0d0796ab7b
commit 6f3215ef5f
3 changed files with 12 additions and 3 deletions

View File

@@ -1565,7 +1565,7 @@
}
.chat-sidebar-search {
display: none;
min-height: calc(var(--space-2xl) + var(--space-xs));
}
.chat-sidebar-list {