HomePhabricator

Fix incorrect normalization in typeahead result matching

Description

Fix incorrect normalization in typeahead result matching

Summary: Ref T4441. In D8250 I added code to drop results if they don't match
the current typeahead state, but with the OnDemand source we were incorrectly
comparing normalized values to denormalized values. Instead, pass and compare
raw values.

Auditors: btrahan, chad

Details

Auditors
btrahan
chad
Group Auditors
Cowboy Commits
Provenance
epriestleyAuthored on
epriestleyPushed on Feb 17 2014, 12:28 AM
Parents
rP40aa1d857629: Minor, fix a JS issue with unusual tokenizer prefills
Branches
Unknown
Tags
Unknown
Tasks
T4441: Fix Token Height in tokenizer