llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Toggle "home" and "add exercise" button. #7

Closed nityanandagohain closed 5 years ago

nityanandagohain commented 5 years ago

When we are in home then only "Add exercise" button should be displayed and vice versa when we are in the Add Exercise page.

llaske commented 5 years ago

Good idea. Why not.

include-sanju commented 5 years ago

According to what you mentioned in PR #8 , I have a solution- we can show the “add exercise” button only on the home page and the “home button” on all other pages as I don’t see any use of the “add-exercise” button elsewhere.

llaske commented 5 years ago

Both buttons are still visible on the result screen.

image

AvinashAgarwal14 commented 5 years ago

Which button is expected in the results page? Home or New button?

llaske commented 5 years ago

Only Home button