commonsearch / cosr-front

Frontend of Common Search. Go server for fetching and rendering results + HTML5 UI to browse them.
https://uidemo.commonsearch.org
Apache License 2.0
60 stars 13 forks source link

What to display after deleting a search? #11

Open sylvinus opened 8 years ago

sylvinus commented 8 years ago

Empty searches make the user land on the fullscreen homepage, but what about the state of the page after deleting an existing search?

Could/should we use the vast blank space in the page in that case to display something?

chaconnewu commented 8 years ago

What about suggesting searching terms for the users (trending terms or users' own search history)?

sylvinus commented 8 years ago

I'm not sure about that because we don't want to log anything, even if it's only done client-side it would probably be misinterpreted.