-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 unified search options #30311
Add unified search options #30311
Conversation
970c872
to
80bd1dc
Compare
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.
Would rename typeAhead
to something more explicit, like enableLiveSearch
. But else, looks fine :).
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.
👍 code looks fine
I agree with @artonge that "type-ahead" sounds more confusing than "live search"
Sure, I'll adjust to live search, thanks for the suggestion. |
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.
Code looks good!
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.
minSearchLength
is not used? What is it being used for?
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.
Looks good design-wise when the settings are customized. :) Also ok on upping the debounce timeout.
80bd1dc
to
4b9a3c2
Compare
It is used in the code already for letting the search only start after a certain amount of characters, just that it was made an option now to configure. |
Rebased to latest master |
@juliushaertl what is missing here? :) |
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
4b9a3c2
to
93eb584
Compare
Just another rebase, pushed and waiting for CI. |
acceptance-access-levels is failing. Not sure if related though |
Doesn't seem so, but restarted that drone run. |
Seems to pass now.. |
Let's get that in then :) |
@juliushaertl maybe we should backport this also ? at least for the increased debounce |
/backport to stable24 |
/backport to stable23 |
The backport to stable24 failed. Please do this backport manually. |
The backport to stable23 failed. Please do this backport manually. |
Will do them manually |
Peek.2021-12-17.10-15.mp4