gristlabs_grist-core/app
Dmitry S 43a62e7254 (core) Fix autocomplete selection when options include emoji
Summary:
Searching for matching choices was using nativeCompare for a binary search,
while the list was sorted according to localeCompare. This was causing the
search to fail for some strings when the two orderings differ.

Test Plan: Tested manually

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3059
2021-10-04 22:58:00 -04:00
..
client (core) Fix autocomplete selection when options include emoji 2021-10-04 22:58:00 -04:00
common (core) Migrate import code from data engine to Node 2021-10-04 10:27:00 -07:00
gen-server (core) add a tool for deleting a user 2021-09-29 12:08:23 -04:00
plugin (core) Adding traceback to trigger formulas 2021-09-27 17:12:39 +02:00
server (core) Migrate import code from data engine to Node 2021-10-04 10:27:00 -07:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00