Skip to content

[Bug]: Sidebar collapses multiple projects with different workspace roots into a single entry after 0.0.15 #2029

@nclsndr

Description

@nclsndr

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/desktop

Steps to reproduce

  1. Clone / create work trees of the same Git repository into multiple separate directories (e.g. ~/Code/my-project, ~/Code/my-project-1, ~/Code/my-project-2, ~/Code/my-project-3).
  2. With T3 Code <= 0.0.15, create a project in T3 Code for each directory so that all four appear in the sidebar.
  3. Upgrade to any build after the 0.0.15 release.
  4. Start the app and observe the sidebar having now only one project entry.

Expected behavior

All four projects appear in the sidebar as separate entries, each named after its directory (my-project, my-project-1, my-project-2, my-project-3).

Actual behavior

Only one project entry remains in the sidebar (the last-created project for a given workspace root, e.g. my-project-2). The other three projects silently disappear.

Impact

Major degradation or frequent failure

Version or commit

0.0.16

Environment

MacOS 26

Logs or stack traces

Screenshots, recordings, or supporting files

Screenshot 2026-04-15 at 12.10.55.png

Workaround

None found so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions