issues
search
webscopeio
/
react-textarea-autocomplete
📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
454
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is any way to use the regex patten to trigger
#243
ajay-pal1
opened
1 year ago
0
Is there any way to keep dropdown list not disappear when selecting an item, because I want to be able to multiple select
#242
diennvt-htv
opened
1 year ago
1
Disable autocomplete on 'enter' or 'tab'
#241
maahokgit
closed
1 year ago
0
Clear Value after using onItemSelected
#240
maahokgit
closed
1 year ago
3
The suggestion popup is not using updated state
#239
sasalmarcon
opened
1 year ago
1
When using Key Up / Down, it doesn't show what item is selected.
#238
maahokgit
closed
1 year ago
0
Remove Space After the AutoCompleted Text
#237
rahulpba
closed
2 years ago
0
Add support for v18 of react and react-dom
#236
BillGeoghegan
closed
2 years ago
2
defaultValue not supported
#235
CosticaPuntaru
opened
2 years ago
0
Add support for React 18
#234
sepulzera
closed
2 years ago
2
Suggestion-list position
#233
BigBoi-TM
opened
2 years ago
1
TypeScript Example?
#232
danieljaguiar
opened
2 years ago
1
fix: suggestion position is wrong
#231
jwtong
closed
2 years ago
3
Does trigger support search from an array or api response?
#230
gaohongwei
opened
2 years ago
2
Update react-dom to v17 in package.json
#229
jakejakeho
closed
2 years ago
2
Update React Version
#228
farzadniazmand
closed
2 years ago
2
TypeError: Illegal invocation
#227
shiveshAmoga
opened
3 years ago
1
👋 Beware – not actively maintained. Looking for maintainer and leader of complete rewrite.
#226
jukben
opened
3 years ago
1
fix: replace regex and add test coverage
#225
jukben
closed
3 years ago
1
Clicking on second suggestion replaces whole text
#224
karaxuna
closed
3 years ago
6
chore: fix bot's url
#223
jukben
closed
3 years ago
1
support Shadow DOM
#221
twrichards
closed
3 years ago
3
fix: multichar trigger replaces entire text
#220
lukaszmn
closed
3 years ago
0
Some triggers wipe entire text
#219
lukaszmn
closed
3 years ago
2
Change peer dependency for react 17
#218
Hisham-Pak
closed
3 years ago
0
Undo/Ctrl-Z function is not working as expected
#217
holgerschillack
opened
3 years ago
0
Update react version
#216
CarlosHdez
closed
3 years ago
0
Is it possible to add a way to set a default on load of the component?
#215
victorabraham
closed
3 years ago
2
Loading Component missing top/left style for first typed char
#214
anton6
opened
3 years ago
2
Add support for disabled prop
#213
SaeedZhiany
closed
3 years ago
1
Allow empty text in output functor
#212
anukul
closed
3 years ago
2
Allow empty text in output functor
#211
anukul
closed
3 years ago
1
Allow autocomplete to be selected when pressing space?
#210
ThomasAunvik
closed
3 years ago
2
Suggestion position is wrong
#209
darshanksexathought
closed
2 years ago
0
also publish index.d.ts for easier typescript interop
#208
jan-berge-ommedal
closed
3 years ago
2
how to trigger dropdown on press of control+space
#207
adithya123adia
closed
4 years ago
1
Allow custom props to be passed alongside custom text area component
#206
xchau
opened
4 years ago
1
Make suggestion list trigger after correcting typo when allowWhitespace is active
#205
andersHj
opened
4 years ago
0
Cannot retain trigger characters
#204
huffyq
closed
4 years ago
0
fix: remove console.log for debugging purpouses
#203
jukben
closed
4 years ago
1
Remove the debug (?) console output from production code
#202
davidmz
closed
4 years ago
1
scroll behavior not working for me
#201
haveanicedavid
opened
4 years ago
2
If we append "$" before output text it is not returning the final string with "$" with text. Look like there is some (regex issue).
#200
Aashishgtbit
opened
4 years ago
0
fix: multichar tigger with allowWhitespace
#199
jukben
closed
4 years ago
1
chore(deps): bump elliptic from 6.4.0 to 6.5.3
#198
dependabot[bot]
closed
4 years ago
1
Provide functionality to input custom menu list,just like custom Menu Item renderer.
#197
Sarthak-Agrawal
opened
4 years ago
0
Returning Dom elements in output instead of just texts
#196
noobmaster19
opened
4 years ago
5
Storing autocomplete data to a array
#195
noobmaster19
opened
4 years ago
2
allowWhitespace breaks search trigger
#194
haveanicedavid
closed
4 years ago
7
Allow different `minChar` for each trigger in ReactTextareaAutocomplete
#193
Sarthak-Agrawal
opened
4 years ago
0
Next