mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
- Fix tag assignment by waiting for tag to appear on task after assignment - Fix project/tag dialog forms by adding initialization delay (300ms) - Fix issue provider panel by handling auto-closing dialogs - Replace arbitrary timeouts with proper element visibility checks All 4 previously failing tests now pass consistently: - menu-touch-submenu: tag toggling via submenu - context-switching: project navigation and TODAY tag switching - issue-provider-panel: dialog opening without errors Test results: 191 passed, 0 failed (previously 4 failed) |
||
|---|---|---|
| .. | ||
| base.page.ts | ||
| dialog.page.ts | ||
| import.page.ts | ||
| index.ts | ||
| note.page.ts | ||
| planner.page.ts | ||
| project.page.ts | ||
| schedule.page.ts | ||
| settings.page.ts | ||
| side-nav.page.ts | ||
| supersync.page.ts | ||
| sync.page.ts | ||
| tag.page.ts | ||
| task.page.ts | ||
| work-view.page.ts | ||