-
Notifications
You must be signed in to change notification settings - Fork 24
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
Implement folder specific search for datasets #6677
Conversation
…der-specific-search
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool stuff :) I added some suggestions, only concerning code style in the backend.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works beautifully! Not much to add from my side :)
frontend/javascripts/dashboard/advanced_dataset/dataset_table.tsx
Outdated
Show resolved
Hide resolved
…ve); highlight currently searched folder in sidebar
…vated after clearing a search or going from global to local search again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great improvements! 🥇 I'll test once the CI is ready.
Currently, the deployed dev branch fails to render with Edit: Ironically, this is the line I commented with "Great 👍" 😅 |
Fixed now :)
🤣 I relied too much on TS and didn't test the last code change obviously. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a pleasure to use this feature, especially with the newest improvements! 👍
…cing * 'master' of github.com:scalableminds/webknossos: fixes infinite loop in getLineCount (#6689) Catch Malformed Json Exceptions (#6691) Implement folder-specific search for datasets (#6677) Fix s3fs region access, s3 url styles (#6679) Swagger annotation for shortLinkByKey (#6682) Improve layout of dashboard Provide valid JSON schema (#6642)
URL of deployed dev instance (used for testing):
Steps to test:
Issues:
(Please delete unneeded items, merge only when none are left open)