supermemory/apps/web/components/chat/input
ishaanxgupta a2a1b065a2 expand chat file drop zone (#1085)
## What changed

- Added a chat-shell-level file drag/drop target so the whole chat area, including the conversation area, shows the drop overlay and accepts files.
- Disabled the nested composer drop handler for the sidebar chat path to avoid duplicate drops or stuck overlay state.
- Kept the existing local input drop behavior available for other ChatInput usages like the home composer.
2026-06-10 18:55:57 +00:00
..
actions.tsx add edit feature , reasoning mode, message queue in nova chat (#1018) 2026-06-02 11:58:58 -07:00
chain-of-thought.tsx perf(ui): convert message pairing to O(n) forward pass in chain-of-thought (#846) 2026-04-12 15:38:07 -07:00
index.tsx expand chat file drop zone (#1085) 2026-06-10 18:55:57 +00:00