mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-19 02:26:12 +03:00
feat(webui): preview dragged session mentions
This commit is contained in:
@@ -79,6 +79,7 @@ describe("ChatList", () => {
|
||||
SESSION_DRAG_TYPE,
|
||||
"websocket:reference",
|
||||
);
|
||||
fireEvent.dragEnd(reference, { dataTransfer });
|
||||
});
|
||||
|
||||
it("reorders chats around a Codex-style insertion line", () => {
|
||||
|
||||
Reference in New Issue
Block a user