[go: up one dir, main page]

Skip to content

Display workspace branch details in workspace list cards

MR: Pending

Description

As part of our new designs for Workspaces, we need to display branch information in workspace cards so that users can quickly identify which branch their workspace is based on and navigate to view the branch details in the repository.

Before/After

Before image
After image

Acceptance criteria

  • Display workspace branch name prominently in the workspace card
  • Show additional branch context information (e.g., "4 changes, 1031 commits behind")
  • Branch name is clickable and navigates to the branch view in the repository

TODO: Implementation plan