kimi-code/apps/kimi-web/test
qer 98d3e5b71d
feat(web): stabilize and drag-reorder workspaces in the sidebar (#1047)
* feat(web): stabilize and drag-reorder workspaces in the sidebar

* fix(web): preserve dragged workspace order after refresh

* fix(web): float session to top of its group on new message

* fix(web): align workspace drop order with insertion marker

* fix(web): allow dropping a workspace after the last item

* fix(web): use reordered workspaces for active fallback

* fix(web): honor drag order for next-workspace fallback on removal
2026-06-24 12:06:32 +08:00
..
attachment-upload.test.ts refactor(web): extract attachment upload into a composable (#1034) 2026-06-23 19:52:03 +08:00
chat-turn-rendering.test.ts refactor(web): extract pure turn-rendering helpers from ChatPane (#1001) 2026-06-23 15:20:00 +08:00
clipboard.test.ts fix(web): make clipboard copy work over plain HTTP (#1044) 2026-06-23 22:21:10 +08:00
composer-draft.test.ts refactor(web): extract composer text + draft persistence into a composable (#1031) 2026-06-23 19:14:50 +08:00
event-reducer.test.ts feat(web): stabilize and drag-reorder workspaces in the sidebar (#1047) 2026-06-24 12:06:32 +08:00
input-history.test.ts fix(web): persist input history so recall works after the first message (#1015) 2026-06-23 18:07:00 +08:00
lib-logic.test.ts test(kimi-web): keep only pure logic unit tests (#959) 2026-06-22 14:57:27 +08:00
mention-menu.test.ts refactor(web): extract @-mention menu into a composable (#1030) 2026-06-23 18:38:50 +08:00
slash-menu.test.ts refactor(web): extract slash-command menu into a composable (#1026) 2026-06-23 18:17:48 +08:00
storage-logic.test.ts feat(web): stabilize and drag-reorder workspaces in the sidebar (#1047) 2026-06-24 12:06:32 +08:00
turn-logic.test.ts test(kimi-web): keep only pure logic unit tests (#959) 2026-06-22 14:57:27 +08:00
workspace-order.test.ts feat(web): stabilize and drag-reorder workspaces in the sidebar (#1047) 2026-06-24 12:06:32 +08:00
workspace-state.test.ts feat(web): stabilize and drag-reorder workspaces in the sidebar (#1047) 2026-06-24 12:06:32 +08:00