deerflow2/frontend/src/components
DanielWalnut 1651d1f1f5
fix(frontend): restructure Memory settings toolbar into two rows (#3433)
The search input, filter tabs, and four action buttons were crammed into
a single horizontal row, which squeezed the search box into an unusable
sliver and truncated the "Summaries" filter tab to "Summarie".

Split the toolbar into two rows: search + filter tabs on the first,
actions on the second. The search input now keeps a usable min width,
filter tabs use whitespace-nowrap so they never truncate, and the
destructive "Clear all memory" button is pushed to the far right
(ml-auto) to separate it from the constructive actions.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 19:17:14 +08:00
..
ai-elements fix(ux): remove Backspace shortcut for deleting prompt attachments (#3410) 2026-06-06 15:13:24 +08:00
landing feat: Add metadata and descriptions to various documentation pages in Chinese 2026-04-26 11:09:55 +08:00
ui fix(frontend): resolve login page flickering and resize observer loop. (#2954) 2026-05-17 09:01:42 +08:00
workspace fix(frontend): restructure Memory settings toolbar into two rows (#3433) 2026-06-08 19:17:14 +08:00
query-client-provider.tsx fix(frontend): unify local settings runtime state and remove sidebar layout from LocalSettings (#1879) 2026-04-07 17:41:34 +08:00
theme-provider.tsx feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00