drex44 / good-food-guide

A guide to know which foods are good when you have certain disease! [Built with React/NextJs]
https://good-food-guide.now.sh
MIT License
48 stars 38 forks source link

FrontEnd: Add a back button #35

Closed drex44 closed 6 years ago

drex44 commented 6 years ago

The site is in react/ nextjs. The master branch is always live. check out the url from home code screen.

If you click on learn more, it navigates to foodDetails.js. There should be a button (back arrow or something elegant) to go back to the main home page.

happy hacking! :) comment below if you need help or want to work on this!

LazzyGuy commented 6 years ago

need someone @drex44 ?

KBoohene commented 6 years ago

I would like to work on this

drex44 commented 6 years ago

@LazzyGuy, @KBoohene yes we need somebody to work on this. it's an open issue. As you commented earlier, if you want to finish this @LazzyGuy then do it. if you don't want to then @KBoohene can work on it.

In the meantime, you can work on other open issue @KBoohene.

kartikpandey2 commented 6 years ago

@drex44 I am guessing why there is a need of back button .? user can get to the home screen using browser back button 🤔

drex44 commented 6 years ago

It's for better UX. some people prefer using the back button as they trust can on it. it will lead to expected part of the website. so users trust it while a browser back button is ambiguous. if the website becomes complex then users tend to trust back button more than browser back button. here are some similar thoughts on the back button, https://ux.stackexchange.com/questions/36809/do-i-really-need-a-back-button https://ux.stackexchange.com/questions/7909/do-users-understand-the-browser-back-button