Skip to content

fix(ui): call correct handler for Open Folder action#60

Merged
braedonsaunders merged 2 commits into
braedonsaunders:mainfrom
rdawebb:main
May 24, 2026
Merged

fix(ui): call correct handler for Open Folder action#60
braedonsaunders merged 2 commits into
braedonsaunders:mainfrom
rdawebb:main

Conversation

@rdawebb
Copy link
Copy Markdown
Contributor

@rdawebb rdawebb commented May 22, 2026

Clicking the Open Folder button triggered the Exclude Patterns modal instead, fixed to call the correct function.

No other changes.

- Fix openLocalFolder function to call launchLocalFolderPicker() instead of openExcludeModal()
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

@rdawebb is attempting to deploy a commit to the braedonsaunders' projects Team on Vercel.

A member of the Team first needs to authorize it.

Open Folder now opens the directory picker directly, so the
"launch folder after saving excludes" flow is unreachable. Remove the
launchFolderAfterExcludeSave state, the openExcludeModal continueToFolder
param, and the continuation branch in saveExcludePatterns. Simplify the
modal Save button label and add the missing semicolon in openLocalFolder.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@braedonsaunders braedonsaunders merged commit a65862b into braedonsaunders:main May 24, 2026
1 check failed
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.

2 participants