fix(trash & sidebar): isolate trash view, sync list task counts in real-time, and fix restore/delete actions
Build and Push Docker Image / build-and-push (push) Successful in 10m24s
Build and Push Docker Image / build-and-push (push) Successful in 10m24s
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
- Validated that `npm run lint` and `npm run build` execute with 0 errors and 0 warnings.
|
||||
|
||||
- **Next Steps (Todo):**
|
||||
- Fix sidebar list item counts calculation in demo & API modes.
|
||||
- Completely isolate Trash view and Tag view from My Tasks list state in TaskList.tsx.
|
||||
- Fix Restore and Permanent Delete in Trash view for both Demo and API modes.
|
||||
- Enhance keyboard accessibility & global shortcuts (shortcuts for switching list/kanban view, quick task navigation, Command Palette bindings).
|
||||
- Add optional automatic synchronization background polling / webhook integration if requested.
|
||||
- Plan next feature iterations or custom integrations as requested by user.
|
||||
|
||||
Reference in New Issue
Block a user