fix(ui): align task type definitions and add missing icons #350
No reviewers
Labels
No labels
auto-merged
ci
failed
component
api
good first issue
has-pr
help wanted
idea
priority
critical
priority
high
priority
low
priority
medium
review
approved
review
commented
status
blocked
status
in-progress
status
needs-review
status
ready
type
bug
type
chore
type
docs
type
enhancement
type
feature
type
refactor
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
customable/claude-mem!350
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/336-task-count-inconsistency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
TaskType:compression,qdrant-sync,semantic-search,context-generate(matching backend/types definitions)compressionwas showing an empty squareassigned/timeouttoStats.tasksinterface to match backend response (was missing 2 of 6 statuses)Root cause: The UI type definitions were incomplete compared to backend types, causing missing icons and potentially inaccurate counts.
Closes #336
AI Code Review (Devstral)
The changes align UI type definitions with backend types, add missing icons, and improve status filter context in pagination text. All linked issue tasks appear to be completed.
Automated review by pr-reviewer