feat: task lane persistence + sidebar cleanup #121
@@ -801,7 +801,6 @@ export default function AssistantChatPage() {
|
||||
onSubmit={handleTaskSubmit}
|
||||
onClose={() => {
|
||||
setShowTaskLane(false)
|
||||
if (activeChatId) clearTaskState(activeChatId)
|
||||
}}
|
||||
loading={loading}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user