MLH-Fellowship / prep-project-4.1.1

MLH Prep Project for Pod 4.1.1
https://mlh-prep-4-1-1.netlify.app/
MIT License
6 stars 13 forks source link

Remove an overlapping search box #34

Open quachtridat opened 2 years ago

quachtridat commented 2 years ago

Summary

After #23, there are 2 search boxes that overlapping each other on the site, and we should make changes to the code so that we end up with only 1 search box.

Details

We could integrate #12 into the auto-completion search box so that it can do both auto-completion and record previous searches. The other search box can be removed.

We may also need to reposition the buttons so that they stay on the right side of the search bar.