Feature #1754
Improve bootstrap typeahead
Start date:
July 22, 2014
Due date:
% Done:
0%
Estimated time:
Description
We need some sort of caching.
It sends ajax query on each typing, no need to do that if you input 3 letters for example, and you already don't have any results. You only need to post queries only when 2 letters are sent again.
It's possible we need to implement this as a wrapper for intelli. class
History
Updated by Vasily Bezruchkin over 6 years ago
- Assignee deleted (
Batyr Mackenov) - Target version changed from 3.2.0 to 4.4.0