Skip to content

feat(app): add project pinning to sidebar menu#17999

Open
anduimagui wants to merge 2 commits intoanomalyco:devfrom
anduimagui:feat/sidebar-project-pinning
Open

feat(app): add project pinning to sidebar menu#17999
anduimagui wants to merge 2 commits intoanomalyco:devfrom
anduimagui:feat/sidebar-project-pinning

Conversation

@anduimagui
Copy link

Issue for this PR

Closes #11759

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds a right-click pin/unpin action to the project sidebar menu and persists that state in the app server store. Pinned projects stay grouped at the top, and drag reordering now stays within the pinned and unpinned sections so this remains scoped to project pinning without bringing in the broader dynamic sorting work.

How did you verify your code works?

  • Ran bun run typecheck in packages/app
  • Ran bun run build in packages/app

Screenshots / recordings

Not included.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate PRs Found

1. PR #16068: feat(app): add pinned workspaces in sidebar

2. PR #11758: feat(app): add dynamic sidebar sorting for active projects and sessions

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.

feat: Dynamic sidebar sorting for active projects and sessions

1 participant