issues
search
devbridge
/
jQuery-Autocomplete
Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields
https://www.devbridge.com/sourcery/components/jquery-autocomplete/
Other
3.56k
stars
1.66k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Onclick sometimes passes in text i typed in, not the value of the item I selected
#862
jaykav99
opened
1 month ago
1
Pasting in autocomplete is not triggering the AJAX request
#861
WilsonSant
opened
1 month ago
0
groupBy shows group name but doesn't group results
#859
LouNik1984
opened
1 month ago
2
$.trim() is deprecated since jQuery 3.5
#857
opi99
opened
2 months ago
0
Autocomplete ignores serviceURL and returns “self” instead
#854
KenBotwinick
closed
1 month ago
1
JQMIGRATE: jQuery.isFunction() is deprecated use typeof func === "function"
#853
abvdveen
opened
10 months ago
1
onSearchComplete triggers after onSelect when only one match exists
#852
diegosps
opened
10 months ago
0
Autocomplete in modal
#851
sylvain258
closed
1 year ago
1
Empty input (all spaces) shouldn't be counted in minChars limit
#850
faisalferoz
opened
1 year ago
0
modify query before performing ajax lookup
#849
kvonspiczak
closed
1 year ago
2
fix(jquery): support for latest 3.3 release
#848
Mte90
closed
5 months ago
1
cache previous request
#847
flash1nho
closed
1 year ago
2
fire onSelect, if only one result is returned
#846
svennd
closed
1 year ago
1
Fixed when empty query added as bad query in case of no results
#845
szabto
opened
1 year ago
4
all "suggestion.value" should be replaced with "suggestion.value.toString()" for string function like substr not defined if response value is not a string type
#844
netmou
opened
1 year ago
0
Cannot import properly in a vite environment
#843
jrochkind
opened
2 years ago
3
Suggestions are automatically displayed in Safari if there is content in the field and 'autofocus' is set
#842
fschiettecatte
opened
2 years ago
0
No item selected on ExactMatch
#841
noskill24
closed
1 year ago
4
Does this jQuery-Autocomplete plugin works with textarea?
#840
Behruz17
opened
2 years ago
1
Searching in Cyrillic
#839
Behruz17
closed
2 years ago
7
Prevent executing search onFocus
#838
fuxifex
closed
2 years ago
1
Custom lookup function cannot produce string[] of suggestions
#837
nebaughman
closed
2 years ago
4
onHint tab doesn't work with custom lookup function
#836
Woet
opened
2 years ago
2
Fix positioning behavior
#835
jc65536
closed
2 years ago
0
onSelect issue
#834
blangsmgi
closed
2 years ago
1
I want to remove Spaces at the beginning and end of the input values
#833
YSZeng
closed
3 years ago
2
[BUG][iOS] Incorrect suggestions position on IOS with minChars:0 option and fixed search input
#832
gibigate
opened
3 years ago
0
No item selected
#830
Kuroneko-Kawaii
opened
3 years ago
0
transformResult for showing HTML
#829
fuxifex
closed
3 years ago
1
Is it possible to have suggestions limited to items starting with string, not containing it?
#828
vukasinstojkov
closed
3 years ago
1
Contextual auto complete
#827
ozupey
closed
3 years ago
4
Autocomplete Off - chrome ignores - set as optional parameter
#826
Wade-BuildOtto
opened
3 years ago
2
append a value to the end of the query
#825
strukturart
closed
3 years ago
1
Include images in suggestion
#824
mhoganid8
closed
3 years ago
1
JMIGRATE jQuery.trim is deprecated; use String.prototype.trim
#823
ebwaked
opened
3 years ago
0
formatResult: styling item Container?
#822
fuxifex
closed
3 years ago
1
All Suggestions on Click
#821
francoisdutoit
opened
3 years ago
1
Dropdown not showing after pasting value
#820
bureaublanc
opened
3 years ago
0
afterRender option + css animation example
#819
mylogin
opened
3 years ago
0
Need to know how to privately report a security vulnerability to the developers
#818
junowilderness
opened
3 years ago
0
transformResult is mentioned as event in local too
#817
andyov17
opened
3 years ago
0
Bind `this` to onHint
#816
geoffrosen
closed
3 years ago
0
Suggestions going off the viewport issue
#815
engmat
opened
3 years ago
1
Using serviceURL with PHP file always results in "Sorry, no matching results"
#814
jshster
opened
3 years ago
4
update findBestHint function
#813
migliori
opened
3 years ago
0
BUG
#812
YSZeng
opened
3 years ago
0
Increase timeout for blurTimeout
#811
boldtrn
opened
3 years ago
1
The input field doesn't receive focus when using .focus()
#810
tomdutton19
closed
3 years ago
1
Clicking on the list does not select the item
#809
ranchmed
opened
3 years ago
2
how to clear current value when the el is blur
#808
netmou
opened
3 years ago
0
Next