Skip to content

fix: allow creating directories in file sync local file picker #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Jul 10, 2025

Closes #198.

I just assumed this was on by default 😭

In fact, the documentation says it is, but it's very clearly not!

/**
 `NSSavePanel`/`NSOpenPanel`: Set to `YES` to show the "New Folder" button. Default is `YES`.
 */
open var canCreateDirectories: Bool

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ethanndickson ethanndickson marked this pull request as ready for review July 10, 2025 03:01
@ethanndickson ethanndickson self-assigned this Jul 10, 2025
Copy link
Member Author

ethanndickson commented Jul 10, 2025

Merge activity

  • Jul 10, 1:24 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jul 10, 1:24 PM UTC: @ethanndickson merged this pull request with Graphite.

@ethanndickson ethanndickson merged commit ff0bea0 into main Jul 10, 2025
4 checks passed
@ethanndickson ethanndickson deleted the ethan/local-file-picker-create-dir branch July 10, 2025 13:24
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.

Add "New Folder" button to file sync local path dialog
2 participants