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

PathPicker - detect if chosen directory does not exist #140

Open
CRImier opened this issue Nov 22, 2018 · 0 comments
Open

PathPicker - detect if chosen directory does not exist #140

CRImier opened this issue Nov 22, 2018 · 0 comments
Labels
developer-friendliness Anything that helps people working on apps good first issue New contributors should be able to tackle this help wanted reliability

Comments

@CRImier
Copy link
Member

CRImier commented Nov 22, 2018

If the directory picked does not exist, PathPicker will likely fail. Instead, we could traverse the tree upwards until we find an existing directory (an example of such traversal is available in apps/hardware_apps/avrdude/main.py:394).

@CRImier CRImier added help wanted reliability developer-friendliness Anything that helps people working on apps good first issue New contributors should be able to tackle this labels Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-friendliness Anything that helps people working on apps good first issue New contributors should be able to tackle this help wanted reliability
Projects
None yet
Development

No branches or pull requests

1 participant