mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 16:57:39 +00:00
- FeedTabsHeader expands to full-width search card when active - Feed tabs hidden, search input fills entire header width - History section (recent + saved) shown below input - "Open full search" link at bottom - Scrim overlay dims feed content when search is active - Cmd+F toggles search via LocalFeedSearchActive CompositionLocal - MutableState<Boolean> provided at Window level - FeedScreen reads it directly, no param threading needed - SearchPill simplified back to clickable-only (no inline expansion) - Escape or click scrim dismisses search Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>