id: task-265 title: >- Web UI: Enhance all tasks view with in-progress highlighting and done tasks toggle status: Done assignee:
- '@web-ui-agent' created_date: '2025-09-15 17:54' updated_date: '2025-09-15 17:54' labels:
- ui
- enhancement dependencies: []
Description
Improve the all tasks view in the web UI to make in-progress tasks visually distinct and add a toggle filter to show/hide done tasks (hidden by default)
Acceptance Criteria
- [x] #1 In-progress tasks are visually distinguished from other tasks in the all tasks view
- [x] #2 Toggle filter for done tasks is added to the UI
- [x] #3 Done tasks are hidden by default when the page loads
- [x] #4 Toggle state persists during the session
- [x] #5 Visual indicators are accessible and work with different themes/color schemes