Sidebar polish: search copy, dividers, project reorder, fix DnD (#8568)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -553,6 +553,7 @@ export function AppShell({ children }: { children?: React.ReactNode }) {
|
||||
onArchiveChat={handleArchiveChat}
|
||||
onRenameChat={handleRenameChat}
|
||||
onMoveToProject={handleMoveToProject}
|
||||
onReorderProject={projectStore.reorderProjects}
|
||||
onSelectSession={handleSelectSession}
|
||||
onSelectSearchResult={handleSelectSearchResult}
|
||||
activeView={activeView}
|
||||
|
||||
Reference in New Issue
Block a user