lab-64 / split-the-bill-client

Flutter App for easy and fast splitting up of receipts
4 stars 0 forks source link

Fix return from add bill page bug #49

Closed Morvvvv closed 6 months ago

Morvvvv commented 6 months ago

How to reproduce:

  1. navigate to groups page
  2. click add bill button
  3. click the back button or go back via the phones back button

What should happen: You land on the groups page

What does happen: You land on the home page, but the NavBar shows you are on the groups page.

Same issue for bills and settings page.