Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Better handling of case transformations in search #617
Better handling of case transformations in search #617
Changes from all commits
0686ca8
d4d7a20
fce77af
b2d6b99
57e57d5
2d374d1
2295a85
b1ae1f2
2762355
ae7b228
a2417f7
829f764
c61298c
7d29369
c99a07f
03f85a5
d8d960a
69e5ad9
676e63a
c75c3a2
cc794b3
f99a8f4
a6f7c2c
7f414f4
1f9611c
166a4f8
1b0b474
502e45c
9e9fdbc
2c56ed8
1e0a5b0
4a455d5
58dfa1c
2443bef
81cd6f0
ac37a04
ba32d81
22e4c76
bdd4a69
2e1e609
67dba55
7453da4
1fa46ce
00d102f
5a7c686
71b93b2
b4eedd9
52b554e
0497822
6abf8dc
7f225ab
fa177a6
c7a82fb
d056501
8a7d740
01a75d2
115569b
8ff4bd3
46e5ac3
5b36e4d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
This variable can probably be moved to app.js, but it's minor and can be done later
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.
Thanks @mossroy . It would feel safer to me to move this as part of #637 when I'll have time to test a unified solution to cancelling running binary searches (and possibly also cancelling fetching of assets on pages we have navigated away from). So I'll move a summary of issues to be dealt with to #637 after squashing and merging this PR.
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.
Sure, that's perfect