The result used filter:false + validFor, which CodeMirror treats as mutually exclusive — validFor is ignored, so the list froze and the selection did not move while typing. Build the result with the default built-in filter so typing narrows the list and moves the selection. |
||
|---|---|---|
| .. | ||
| desktop | ||
| README.md | ||
README.md
Apps
Runnable DBX applications live here.
Directories
desktop/- the Vue frontend used by the Tauri desktop app and the Docker/web build.
The Tauri native shell remains in src-tauri/ because that is the conventional Tauri project location used by the existing build and release tooling.