-
Type: Story
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Bar
-
None
- If I have a typo, autocomplete sometimes prevents me from correcting/editing my typo
- Autocomplete sometimes auto inserts the suggested word, and when I continue to type, my entry becomes incorrect
- Autocomplete behavior is buggy: Type open curly brace > autocomplete inserts closing curly brace > type ‘a’ > query should now be
{a}
> delete opening curly brace > then continue typing, autocomplete goes crazy (autocomplete fails to insert an opening brace, the cursor jumps back to the start of the input every time a new character is entered, non-deterministically will insert an opening brace or stop jumping to the start of input)
- links to