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

Add filtering to folder select #4277

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

InfiniteStash
Copy link
Collaborator

  • Adds filtering to the folder select, so if you type /a/b/ba it will return all directories in /a/b/ starting with ba.
  • Fixes flashing of hierarchy when directories are loaded in
  • Fixes bug where parent dir wouldn't be visible if path ended with /.

I also refactored a bunch because I couldn't help myself, but it should work exactly the same.

@WithoutPants WithoutPants added the improvement Something needed tweaking. label Nov 20, 2023
@WithoutPants WithoutPants added this to the Version 0.24.0 milestone Nov 20, 2023
@WithoutPants WithoutPants merged commit a0f33e3 into stashapp:develop Nov 20, 2023
2 checks passed
halkeye pushed a commit to halkeye/stash that referenced this pull request Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants