UI improvements and Directory Picker Fix#58
Merged
saoudrizwan merged 7 commits intomainfrom Mar 27, 2026
Merged
Conversation
Contributor
|
i will do the followup work on this to get it merged |
Contributor
|
Follow-up changes are pushed. What changed:
Validation:
Note: I did not re-add the directory picker change here since that fix is already on |
- Auto-open card detail view when creating and starting a task (skipped when 'Create more' is on) - Replace trash icons on review cards and project rows with 3-dots dropdown menus - Collapsible project sidebar (drag to collapse, shows project initials when collapsed) - Fix directory picker cancel on macOS incorrectly showing manual path prompt
Contributor
|
Rebased this branch onto What I kept during conflict resolution:
Validation after rebase:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Option to open a card in detailed view when creating a task
Screen.Recording.2026-03-25.at.2.58.28.PM.mov
Replace trash icon on project cards on project rows with 3-dots dropdown menus
Fully Collapsible project sidebar (drag to collapse, shows project initials when collapsed)

Fix directory picker cancel on macOS incorrectly showing manual path prompt
Screen.Recording.2026-03-25.at.1.26.46.PM.mov
Add indicator for drag and drop files
Screen.Recording.2026-03-25.at.3.36.50.PM.mov