Skip to content

Refactor AllTasks Component for Enhanced Filtering and Layout#63

Merged
stewartshea merged 1 commit intomainfrom
update/all-tasks
Mar 18, 2026
Merged

Refactor AllTasks Component for Enhanced Filtering and Layout#63
stewartshea merged 1 commit intomainfrom
update/all-tasks

Conversation

@stewartshea
Copy link
Copy Markdown
Contributor

@stewartshea stewartshea commented Mar 18, 2026

  • Redesigned the AllTasks component layout to improve user experience, introducing a sidebar for support tag filtering and a more structured content area.
  • Implemented a search input for filtering support tags, enhancing usability when managing tags.
  • Updated the display of selected support tags and collections, allowing for easier management and clearer visibility of active filters.
  • Improved the presentation of filtered tags with hover effects and selection indicators, making it more intuitive for users to add or remove tags.
  • Enhanced error handling and loading states to provide better feedback during data fetching processes.

Note

Low Risk
UI-only refactor that rearranges the AllTasks layout and presentation rendering; low risk aside from potential regressions in filter visibility/scrolling and conditional loading/error display.

Overview
Refactors AllTasks to use a single shared sidebar + content layout for both grouped and presentation modes, replacing the prior special-case full-width presentation view.

The sidebar now consistently hosts support-tag selection (with search + selected chips), collection filtering, and a unified Clear Filters action, while presentation mode’s task list rendering is updated to show loading/error states within the content pane and display up to 3 clickable support-tag chips per task.

Written by Cursor Bugbot for commit f839e85. This will update automatically on new commits. Configure here.

- Redesigned the AllTasks component layout to improve user experience, introducing a sidebar for support tag filtering and a more structured content area.
- Implemented a search input for filtering support tags, enhancing usability when managing tags.
- Updated the display of selected support tags and collections, allowing for easier management and clearer visibility of active filters.
- Improved the presentation of filtered tags with hover effects and selection indicators, making it more intuitive for users to add or remove tags.
- Enhanced error handling and loading states to provide better feedback during data fetching processes.
@github-actions
Copy link
Copy Markdown

Container Images Built

Tag: update-all-tasks63-merge-bbaaf2fe
Build: ✅ All images pushed
Test Deploy: ✅ Triggered

Image Tag
cc-registry-v2-backend update-all-tasks63-merge-bbaaf2fe
cc-registry-v2-frontend update-all-tasks63-merge-bbaaf2fe
cc-registry-v2-worker update-all-tasks63-merge-bbaaf2fe
runwhen-mcp-server update-all-tasks63-merge-bbaaf2fe

@stewartshea stewartshea merged commit c8c3b8f into main Mar 18, 2026
8 checks passed
@stewartshea stewartshea deleted the update/all-tasks branch March 18, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant