Skip to content
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

[AutoComplete] does not display render menu items properly on backspace #2297

Closed
gregziegan opened this issue Nov 27, 2015 · 3 comments
Closed
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module!

Comments

@gregziegan
Copy link

Whenever I delete from the searchTerm after adding a character to the term, the menu items do not display text besides the first element.

Exception that you will see in the gif:
It works if the next appended character has no autocomplete results.

Changing my filter function has not affected this behavior.

@yongxu
Copy link
Contributor

yongxu commented Nov 30, 2015

This seems related to menus-menu,@vijayrawatsan mentioned this issue before but it hasn't been fixed yet. #1985 (comment)

@yongxu
Copy link
Contributor

yongxu commented Nov 30, 2015

@thebritican temporarily fix: adding animated={false}

@alitaheri alitaheri added the bug 🐛 Something doesn't work label Dec 9, 2015
@alitaheri alitaheri modified the milestone: 0.14.0 Release Dec 9, 2015
@oliviertassinari oliviertassinari removed this from the 0.14.0 Release milestone Dec 22, 2015
@oliviertassinari oliviertassinari changed the title Autocomplete does not display render menu items properly on backspace [AutoComplete] does not display render menu items properly on backspace Sep 18, 2016
@oliviertassinari
Copy link
Member

Closed by #4783

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants