Skip to content

Fix empty view handling

Compare
Choose a tag to compare
@mgod mgod released this 03 Mar 16:05
· 89 commits to master since this release

In cases where you use showDropDown to display the completion list while the field has no user entered text, the behavior was inconsistent:

  • make currentCompletionText accurate when the field is empty
  • fix an issue where the hint might get tokenized if an object was added by tapping on the drop down