supermemory/apps/web/components/add-document
MaheshtheDev 24aca7ae72 fix: apply review feedback — fix URL submission, partial failures, retry/remove
- Fix note-tab URL save using plain text instead of markdown (prevents corrupted links)
- Fix 'Save all' closing modal even with partial file failures
- Add retry/remove buttons for failed file uploads in note tab
- Extract CTA label logic into useMemo
- Deduplicate close-confirmation logic via onRequestClose prop
- Use normalizeUrl in link.tsx instead of inline protocol-prepend
- Simplify LinkData interface (remove unused title/description/image)
- Case-insensitive protocol check in detectContentType
- Add explanatory comment on skipMutationCloseRef pattern
2026-05-12 00:44:21 +00:00
..
connections.tsx fix: payment upgrade issue (#918) 2026-05-09 19:52:21 +00:00
file.tsx feat: add file drag-and-drop support to note tab 2026-05-12 00:31:22 +00:00
index.tsx fix: apply review feedback — fix URL submission, partial failures, retry/remove 2026-05-12 00:44:21 +00:00
link.tsx fix: apply review feedback — fix URL submission, partial failures, retry/remove 2026-05-12 00:44:21 +00:00
note.tsx fix: apply review feedback — fix URL submission, partial failures, retry/remove 2026-05-12 00:44:21 +00:00