Skip to content
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

Create desired folder directly from Folder Dialog #53

Closed
Beebeeoii opened this issue Aug 5, 2022 · 1 comment
Closed

Create desired folder directly from Folder Dialog #53

Beebeeoii opened this issue Aug 5, 2022 · 1 comment
Labels
enhancement New feature or request ui/ux The looks and feels

Comments

@Beebeeoii
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently, the FolderDialog seems to lack the feature of creating a new folder to be selected. For example, if the directory /Users/me/ exists, but I want to select the folder /Users/me/folder which does not already exist, I would have to create the folder separately first before selecting it from the FolderDialog.

Describe the solution you'd like
Have a button in the Folder Dialog to directly create a new folder in the current directory.

Additional context
Directly related to issue fyne-io/fyne#3174 and pull request fyne-io/fyne#3178

@Beebeeoii
Copy link
Owner Author

This enhancement is taken care of by #67.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui/ux The looks and feels
Projects
None yet
Development

No branches or pull requests

1 participant