anshumanv / evolutions-webapp

What? monferno is evolving!
https://evolutions.js.org
MIT License
17 stars 17 forks source link

Feature/autocomplete input bar #49

Closed jhta closed 5 years ago

jhta commented 5 years ago

Autocomplete input bar using: react autocomplete

Closes #48 ![](https://cl.ly/3aac9244407c/download/Screen%252520Recording%2525202018-10-02%252520at%25252012.48%252520AM.gif) #### By submitting this pull request I confirm I've read and complied with the below declarations. - [ x] I have tested the changes locally and they are functional. - [ x] I ensure that my commit message is in imperative manner. - [x ] I ensure that I have properly referenced the related issue. - [x ] I ensure that I sent this pull request after being assigned to the corresponding issue. - [ x] This pull request has a descriptive title. For example, `Add/Fix {Feature/Bug}`, not `Update README.md` or `Add new code`. - [ x] This pull request will be closed if I fail to update it even once in a continuous time span of 7 days.
jhta commented 5 years ago

We can improve this searching by name and not by id in the object, probably I can add that as a issue soon.

anshumanv commented 5 years ago

Please do that @jhta :pray: