onyx-tasks/apps/tauri/src/lib
Tristan Michael f5295b5980 fix: reset tasks and remount screen on workspace change
Reset the tasks array when switching workspaces to prevent stale
task data from persisting. Wrap TasksScreen in a keyed block to
force remounting when the current workspace changes, ensuring a
clean state for each workspace.

Configure line endings to use LF across all files for consistency.
2026-04-06 09:10:36 -07:00
..
components Fix critical and high-severity issues from project audit 2026-04-06 11:03:11 +00:00
screens fix: reset tasks and remount screen on workspace change 2026-04-06 09:10:36 -07:00
stores fix: reset tasks and remount screen on workspace change 2026-04-06 09:10:36 -07:00
types.ts Slim task frontmatter: remove timestamps, add version counter + self-healing dedup 2026-04-05 19:22:10 -07:00