Go to file
Saberlve b955d382e3 fix: add missing cancelAbstractPreview function and related state
The openImportWindow and closeImportWindow functions referenced
cancelAbstractPreview which was not defined. Added:
- hoverTimerId, hoveredItemKey, previewItemKey to state
- previewPopover to elements object
- cancelAbstractPreview function

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 16:33:41 +08:00
docs/superpowers/specs docs: add import floating window design spec 2026-04-15 15:21:07 +08:00
src/zotero_kb/templates fix: add missing cancelAbstractPreview function and related state 2026-04-15 16:33:41 +08:00
tests test(import-window): fix window-project-label to import-window-project-label 2026-04-15 16:13:16 +08:00