feat(sidebar): add folder context menu and empty group placeholders#3133
feat(sidebar): add folder context menu and empty group placeholders#3133MattPua wants to merge 3 commits into
Conversation
Generated-By: PostHog Code
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
|
- Add toast on folder context menu action failure - Remove misused aria-busy from button element Generated-By: PostHog Code Task-Id: c24a31b4-54a1-4f5f-8092-ac1ee33ace07
Generated-By: PostHog Code Task-Id: c24a31b4-54a1-4f5f-8092-ac1ee33ace07
|
Reviews (2): Last reviewed commit: "fix(sidebar): say "No tasks yet" instead..." | Re-trigger Greptile |
Problem
Folders without tasks were invisible in by-project mode, and there was no way to add/remove folders from the sidebar.
Needed a way to quickly open tasks with a specific project because i often forget to change it when starting a new task via the dropdown.
Changes
CleanShot.2026-07-03.at.13.40.16.mp4
folderGroupIdso folder↔group matching logic lives in one placeHow did you test this?
Manual testing in the app.
Automatic notifications
Created with PostHog Code