-
Notifications
You must be signed in to change notification settings - Fork 583
Issues: moroshko/react-autosuggest
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
stopPropagation() causes autosuggest doesn't close the dropdown
#663
opened Jul 30, 2019 by
ghost
updated Jun 17, 2024
Selecting text in popup breaks closing/on-blur
bug
help wanted
#746
opened May 25, 2020 by
2knu
updated Jun 10, 2024
React 18:
getSectionSuggestions
is called with undefined
after selecting suggestion on mobile device
#853
opened Oct 5, 2022 by
OliverJAsh
updated Oct 16, 2023
renderInputComponent maintain highlight functionality
#862
opened Sep 20, 2023 by
jakounter
updated Sep 28, 2023
Warning: Using UNSAFE_componentWillReceiveProps in strict mode is not recommended
#835
opened Dec 9, 2021 by
jhackett1
updated Sep 25, 2023
How to Select first suggestion by default if user not selected any suggestion?
#828
opened Oct 7, 2021 by
shubhambatra
updated Jun 27, 2023
role="combobox" should be on input instead of container for better UX
#861
opened Jun 12, 2023 by
simonhermann
updated Jun 12, 2023
Am trying to use react-autosuggest with Redux using typeScript and I can't seem to get it work. Uncaught TypeError: Cannot read property 'trim' of undefined
#574
opened Sep 16, 2018 by
giresse19
updated Apr 17, 2023
Keyboard dissmiss when scrolling suggestions
#609
opened Jan 28, 2019 by
AndradeB91
updated Mar 30, 2023
Unable to find the suggestion items during a unit test
#591
opened Nov 14, 2018 by
gazpachu
updated Mar 14, 2023
Is it possible to suggest a list of enabled and disabled items, but disabled ones can't be selectable?
#860
opened Feb 14, 2023 by
Hosein-mh
updated Feb 14, 2023
Menu should display upwards when there's not enough room
#767
opened Sep 23, 2020 by
cmacdonnacha
updated Jan 18, 2023
focusInputOnSuggestionClick throwing error when creating input ref
#469
opened Nov 6, 2017 by
marclemagne
updated Nov 18, 2022
Cannot read properties of undefined (reading 'focus') error on console on mobile use
#854
opened Oct 8, 2022 by
mikkopori
updated Oct 8, 2022
NVDA accessibility double-speaks "list" on opening dropdown window
#825
opened Sep 9, 2021 by
jlangr
updated Oct 4, 2022
Want to throttle or debounce the fetch call, is it possible to have onSuggestionsFetchRequested not required
#838
opened Jan 27, 2022 by
guillaumearchambault
updated Sep 23, 2022
Warning: Each child in a list should have a unique "key" prop. Check the render method of
AutoSuggest
.
#657
opened Jun 28, 2019 by
mahesh5b5
updated Aug 5, 2022
Is it possible to create a function called on focus event?
#845
opened Mar 18, 2022 by
AngyDev
updated Mar 18, 2022
Sections with no suggestions are still rendered
#570
opened Sep 11, 2018 by
gzzo
updated Mar 13, 2022
Provide possibility to handle hovered and highlighted state separately
#784
opened Jan 4, 2021 by
jaseeva
updated Mar 3, 2022
Handling empty suggestion list
needs clarification
Issue description is not clear enough to act on it.
#737
opened Apr 25, 2020 by
FatehAK
updated Feb 1, 2022
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.