Skip to content

Conversation

@ssncferreira
Copy link
Contributor

@ssncferreira ssncferreira commented Nov 19, 2025

Problem

Workspaces associated with tasks were not visually distinguishable in the workspaces list view. Additionally, the list workspaces endpoint was not returning the task_id field.

Screenshot 2025-11-20 at 10 32 22

Changes

  • Fix ConvertWorkspaceRows to include task_id in the list workspaces endpoint response
  • Add "Task" icon to the workspace list view for workspaces associated with tasks
  • Add test to verify task_id is correctly returned by the list workspaces endpoint
  • Add Storybook story to showcase the Task icon in the workspace list

Closes #20802

@ssncferreira ssncferreira force-pushed the ssncferreira/feat-task-icon-workspace-list branch from e5e4a0f to 47639a7 Compare November 20, 2025 10:27
@ssncferreira ssncferreira changed the title feat: display Task icon for workspaces associated with tasks feat: associate task icon with workspaces Nov 20, 2025
@ssncferreira ssncferreira marked this pull request as ready for review November 20, 2025 10:34
Copy link
Contributor

@DanielleMaywood DanielleMaywood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@ssncferreira ssncferreira merged commit 2a9afc7 into main Nov 21, 2025
43 checks passed
@ssncferreira ssncferreira deleted the ssncferreira/feat-task-icon-workspace-list branch November 21, 2025 11:47
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add task icon indicator to workspaces in workspace view

3 participants