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

Browse path do not update path #234

Closed
introkun opened this issue Nov 21, 2020 · 1 comment · Fixed by #267
Closed

Browse path do not update path #234

introkun opened this issue Nov 21, 2020 · 1 comment · Fixed by #267
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@introkun
Copy link
Collaborator

Steps:

  • Navigate to "Local scan paths" tab
  • Press the browse button for any existing path
  • Choose any folder
  • Folder updated in the edit control near the browse button
  • Press 'Scan'
  • Open 'Files' tab

Actual result:

  • No content of the chosen folder via browse

Expected result:

  • I can see the content from the chosen folder via browse

Workaround:

  • Enter cursor to the edit control near the browse button and press Tab to force an update of the path in the config
@introkun introkun added the bug Something isn't working label Nov 21, 2020
@introkun
Copy link
Collaborator Author

Introduced by d4cd307

@introkun introkun added the good first issue Good for newcomers label Nov 21, 2020
@introkun introkun self-assigned this Jan 10, 2021
introkun added a commit that referenced this issue Jan 10, 2021
* added gui/panes/dirlist.py for linting
* fixed issue with lost scanning path in the config file
* fixed tab stop for some UI controls
* used super() python 3 method for some UI controls
@introkun introkun linked a pull request Jan 10, 2021 that will close this issue
introkun added a commit that referenced this issue Jan 10, 2021
* added gui/panes/dirlist.py for linting
* fixed issue with lost scanning path in the config file
* fixed tab stop for some UI controls
* used super() python 3 method for some UI controls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant