The no-lists empty state said 'Tap the list name above to create one' — but there is no list name above, just a static 'Tasks' label. The actual affordance (+ New list) lives in the drawer, which may not be open. Add a primary-button shortcut that opens the drawer and puts focus in the new-list input in one click. Google Tasks workspaces are read-only so they still get the explanatory text instead. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||