participedia / api

Website and API for Participedia V3
https://participedia.net
MIT License
18 stars 13 forks source link

[DESIGN] Top Nav search interaction #985

Open jesicarson opened 3 years ago

jesicarson commented 3 years ago

For review with Amber Oct 13, 2020

Goal - allow the user to easily navigate to the search page from the top nav.

OPTION 1 (reveal a browse all entries link when search bar activated)

Remove the word "search" from the nav bar Screen Shot 2020-10-13 at 12 21 44 PM

When the user clicks into the search bar, a clickable hyperlink to the search page appears Screen Shot 2020-10-13 at 12 22 01 PM

If keywords are entered, search bar functions as normal Screen Shot 2020-10-13 at 12 22 14 PM

jesicarson commented 3 years ago

OPTION 2 (add a search button to the top nav - clicking without keywords entered would lead to search page with no query, clicking with keywords would lead to search page with query)

Screen Shot 2020-10-13 at 12 30 05 PM