mirror of
https://github.com/nexu-io/open-design.git
synced 2026-06-01 03:14:35 +07:00
* Update home starter template categories * fix(web): address PR #2501 review follow-ups - usePluginFacets.clearFacets() now also resets `mode` to 'all' so the empty-state "Clear filters" CTA escapes Saved mode in one click. A fresh browser clicking Saved (or Saved combined with a zero-match search) was previously stranded on the empty view because the CTA only cleared `selection`/`query`. - Restore the "Link code folder" item in the composer Tools -> Import panel. The earlier refactor dropped its `onLinkFolder` wiring and left every remaining ImportItem disabled, so chats without linked dirs lost the only enabled entry point to `openFolderDialog()` / `patchProject({ metadata.linkedDirs })`. Adds regressions: - plugins-home-section: Clear filters from the Saved empty state - ChatComposer.import-menu: folder-link click-through hits the folder dialog and patches `linkedDirs` --------- Co-authored-by: qiongyu1999 <2694684348@qq.com> Co-authored-by: lefarcen <935902669@qq.com> |
||
|---|---|---|
| .. | ||
| api-empty-response.test.ts | ||
| app-design-files.test.ts | ||
| app-manual-edit.test.ts | ||
| app-restoration.test.ts | ||
| app.test.ts | ||
| critical-smoke.test.ts | ||
| critique-theater.test.ts | ||
| entry-chrome-flows.test.ts | ||
| entry-configuration-flows.test.ts | ||
| project-management-flows.test.ts | ||
| real-daemon-run.test.ts | ||
| settings-api-protocol.test.ts | ||
| settings-connectors-auth-happy-path.test.ts | ||
| settings-connectors-auth-recovery.test.ts | ||
| settings-hover-contrast.test.ts | ||
| settings-local-cli-codex-fallback.test.ts | ||
| settings-memory-routines.test.ts | ||
| visual-home.test.ts | ||
| workspace-keyboard-flows.test.ts | ||