verstak-desktop/frontend
mirivlad 0b6b0d0926 fix: workbench 'back' blocked, workspace breadcrumb-up only when btn active
- onNavigateBack/Forward now skip entirely when currentView === 'workbench'
  (user relies on close button, not mouse back)
- onNavigateBack inside workspace checks upBtn.disabled before clicking —
  in root folder (no currentPath) button exists but disabled, so navigateBack
  falls through to navigationStack for cross-view navigation
- mouseHistoryDirection and keyHistoryDirection also block 'workbench' to
  prevent bypass via pointerdown/mousedown listeners
2026-06-21 16:25:45 +08:00
..
e2e feat: mouse back/forward navigation + history stack 2026-06-21 16:01:21 +08:00
src fix: workbench 'back' blocked, workspace breadcrumb-up only when btn active 2026-06-21 16:25:45 +08:00
tests feat: add bundle-host-test.cjs + smoke integration 2026-06-17 18:51:14 +08:00
wailsjs core: Milestone 7b — Files explorer and Default Editor improvements 2026-06-20 19:20:13 +08:00
index.html Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
package-lock.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json.md5 fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
playwright.config.js Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
vite.config.js core: Milestone 7b — Files explorer and Default Editor improvements 2026-06-20 19:20:13 +08:00