unsloth/studio/frontend/src
Roland Tannous f30c0a48dd Studio: don't duplicate composer chip when re-uploading an indexed doc
The backend dedups re-uploads and the sidepanel shows the doc once, but
the composer's pending-doc chips are created per addDoc call, so each
re-upload of an already-indexed file appended another 'Ready' chip for
the same document. In the already_indexed branch, if a chip with the
returned documentId already exists, drop the chip we just added instead
of marking it ready — so the composer shows each document only once.
2026-05-28 15:33:17 +04:00
..
__tests__ Revert "Studio: inline DOCX preview via docx-preview + DOMPurify" 2026-05-28 15:08:19 +04:00
app Merge remote-tracking branch 'origin/main' into feature/rag 2026-05-28 00:38:58 +03:00
assets Final cleanup 2026-03-12 18:28:04 +00:00
components Merge remote-tracking branch 'origin/main' into feature/rag 2026-05-28 00:38:58 +03:00
config Studio: expose image size setting in training UI (#5743) 2026-05-27 05:01:24 -07:00
features Studio: don't duplicate composer chip when re-uploading an indexed doc 2026-05-28 15:33:17 +04:00
hooks studio: engage draft-mtp on vision MTP GGUFs (drop incorrect vision gate) (#5560) 2026-05-18 08:42:55 -07:00
i18n Studio: post-merge build fixes — drop dead score handling, dedupe activeThreadId, add knowledgeBases i18n key 2026-05-28 05:20:22 +03:00
lib studio: fix toast close-button click and light-mode hover (#5597) 2026-05-19 00:55:55 -07:00
shared studio/frontend: make toast and inline error text selectable and copyable (#5506) 2026-05-18 03:47:21 -07:00
stores Update license headers 2026-03-12 17:23:10 +00:00
types feat(studio): add Continued Pretraining (CPT) as a training method (#4677) 2026-05-06 13:38:35 +04:00
utils Update license headers 2026-03-12 17:23:10 +00:00
index.css Merge remote-tracking branch 'origin/main' into feature/rag 2026-05-28 00:38:58 +03:00
main.tsx Studio: add frontend i18n support (#5765) 2026-05-27 04:52:16 -07:00
setupTests.ts Studio: WIP — RAG preview UI, locator/auth refactor, tests, fixtures (pre-merge snapshot) 2026-05-28 00:13:43 +03:00
speech-recognition.d.ts Update license headers 2026-03-12 17:23:10 +00:00