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

updgrade to @material-ui #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

zwhitchcox
Copy link

At least a starting point for #11. I've verified the code works in my project, but I haven't tested this actual version when I transferred it to this package, so there might be a bug or two, and I didn't update the tests at all.

taken mostly from @ferarnoled's code in #11

@zwhitchcox
Copy link
Author

Also, forgot to mention it fixes server rendering, which is broken in the current version

@zwhitchcox
Copy link
Author

Ok, so I just rewrote the whole thing, because react-autosuggest was misbehaving, not giving me the search results right away, and I couldn't find any setting for this. Everything is working for me with this push though. I also added where the user can control the value if he/she wants to outside of the component, so he can clear the results after a suggestion is selected. I updated the docs, but did not code shift or rewrite tests...can do this eventually if needed though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant