Skip to content

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Jan 13, 2026

Changes the default workspace filter in the detailed task history view from "Workspace: Current" to "Workspace: All".

Changes

  • Updated useTaskSearch hook to set showAllWorkspaces default from false to true
  • Updated tests to reflect the new default behavior
  • All workspace filtering functionality remains intact - users can still toggle between "Current" and "All"

Testing

  • All existing tests pass
  • Updated test expectations to match new default behavior

View task on Roo Code Cloud


Important

Change default workspace filter in useTaskSearch to "All" and update tests accordingly.

  • Behavior:
    • Change default showAllWorkspaces in useTaskSearch from false to true.
    • Users can still toggle between "Current" and "All" workspaces.
  • Testing:
    • Update tests in useTaskSearch.spec.tsx to reflect new default behavior.
    • All existing tests pass with updated expectations.

This description was created by Ellipsis for 6e1e820. You can customize this summary. It will automatically update as commits are pushed.

@roomote
Copy link
Contributor Author

roomote bot commented Jan 13, 2026

Rooviewer Clock   See task on Roo Cloud

Review complete. No issues found. The change correctly updates the default workspace filter from "Current" to "All" with properly updated tests.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@brunobergher brunobergher marked this pull request as ready for review January 13, 2026 13:15
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. Enhancement New feature or request labels Jan 13, 2026
@roomote
Copy link
Contributor Author

roomote bot commented Jan 13, 2026

Rooviewer Clock   See task on Roo Cloud

Review complete. No issues found. The change correctly updates the default workspace filter from "Current" to "All" with properly updated tests.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

2 participants