shadow-test 82f159d2a9 Fix frontend UX: debounce saves, Zustand selectors, init race, dialog
- Debounce project config saves: use local state + save-on-blur instead
  of firing IPC requests on every keystroke in text inputs
- Add Zustand selectors to all store consumers to prevent full-store
  re-renders on any state change
- Fix initialization race: chain checkImage after checkDocker resolves
- Fix DockerSettings setTimeout race: await checkImage after save
- Add console.error logging to all 11 empty catch blocks in ProjectCard
- Add keyboard support to AddProjectDialog: Escape to close,
  click-outside-to-close, form submit on Enter, auto-focus

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 20:42:40 +00:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
S
Description
No description provided
MIT 2.2 MiB
2026-07-01 13:44:35 +00:00
Languages
TypeScript 48.1%
Rust 40.3%
Shell 6.1%
HTML 3.2%
Dockerfile 1.4%
Other 0.8%