coldstar96 / cse403

Budget Manager Project
1 stars 2 forks source link

Users with no budgets can't go back from add budget screen #33

Closed brucec5 closed 11 years ago

brucec5 commented 11 years ago

Steps to reproduce:

  1. Sign in with an account with no budgets.
  2. Go to the add entry screen, which will bounce you to the add budget screen.
  3. Press the Android back button.
  4. This will bring you to the add entry screen again, which will just bounce you to the add budget screen again.

Going back from the add budget screen in this situation should either bring you back to the logs screen or out of the app entirely.

josephshieh commented 11 years ago

Goes to the log when entering as a user with no budgets. You are unable to add an entry if there is no budget so this issue doesn't exist anymore