ucsb-cs156-s24 / proj-courses-s24-4pm-2

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-2/
0 stars 0 forks source link

Kai - Fixed a Bug for the main search #27

Closed kai-maeda closed 4 months ago

kai-maeda commented 4 months ago

Bug: Landing page takes user to the main search. There are many different search pages and the main page may be difficult to find. Currently the user must click on the logo.

Fix: Another button in the navbar called main search has been placed so that the user can easily find the main page. This is in addition to the logo that does the same function.

Before

Screenshot 2024-05-23 at 6 32 55 PM

After

Screenshot 2024-05-23 at 6 32 21 PM

Dokku: https://proj-courses-kai-maeda-dev.dokku-02.cs.ucsb.edu/

Closes #13