mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
1. AnimatedVisibility for search card expand/collapse (expandVertically + fadeIn 200ms, shrinkVertically + fadeOut 150ms) 2. Feed tab clicks now collapse the search (onSearchExpandedChange(false) before switching feed) 3. When typing in search: reuses SearchResultsList composable from search/ package with AdvancedSearchBarState (same as full SearchScreen) - Empty input shows search history (recent + saved) - Typing shows live people + note results grouped by kind - "Open full search" link at bottom for advanced filtering Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>