luisFilipePT / github-covid-finder

A simple application to find open source repos fighting Covid / Corona virus
https://commit-to-fight-covid.netlify.com/
MIT License
12 stars 10 forks source link

Search Improvements #23

Open luisFilipePT opened 4 years ago

luisFilipePT commented 4 years ago

image

xshadowlegendx commented 4 years ago

I am coming for this ISSUE

xshadowlegendx commented 4 years ago

hello, about the moving search to the navbar design, I was thinking of when screen size is big, the search remains as it is but on the navbar, when screen size is small enough that the search does not look nice, it will became a search button on the navbar and clicking the button will open up a modal that has the same search component on it, what do you think about it or do you have any design for it that you want me to implement it?

luisFilipePT commented 4 years ago

Go for it sounds good! 🚀

xshadowlegendx commented 4 years ago

hello, about the adding tests to search. Do you want me to add e2e test to see if search works as expected in home page?