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

[Feature Request]: Show files while browsing for a folder #87

Closed
peteGSX opened this issue Jul 16, 2023 · 0 comments · Fixed by #94
Closed

[Feature Request]: Show files while browsing for a folder #87

peteGSX opened this issue Jul 16, 2023 · 0 comments · Fixed by #94
Assignees
Labels
Enhancement New feature or request EX-Installer Item relates to EX-Installer

Comments

@peteGSX
Copy link
Contributor

peteGSX commented Jul 16, 2023

Problem/idea statement

An issue that was confusing during a support ticket was the fact that browsing for existing configuration files only shows folders, not the files themselves. It would be much clearer for users if the files in the folder are shown as well.

Alternatives or workarounds

Need to review in Windows Explorer or File Manager etc. to validate the folder contains the right files.

Additional context

The tkinter "askdirectory()" function does not show files, the workaround would need to be browsing for files and selecting "config.h" or similar, and then use "os.path.dirname()" to obtain the folder name.

@peteGSX peteGSX added the Enhancement New feature or request label Jul 16, 2023
@github-actions github-actions bot added the EX-Installer Item relates to EX-Installer label Jul 16, 2023
@github-project-automation github-project-automation bot moved this to Backlog in DCC-EX Jul 16, 2023
@peteGSX peteGSX moved this from Backlog to To Do in DCC-EX Jul 16, 2023
@peteGSX peteGSX self-assigned this Aug 7, 2023
@peteGSX peteGSX moved this from To Do to In Progress in DCC-EX Aug 7, 2023
@peteGSX peteGSX linked a pull request Aug 7, 2023 that will close this issue
@peteGSX peteGSX closed this as completed Aug 7, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in DCC-EX Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request EX-Installer Item relates to EX-Installer
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant