samotari / crypto-terminal

CryptoTerminal is an open-source terminal application with which merchants can accept in-person cryptocurrency payments.
https://samotari.github.io/cryptoterminal.eu/
GNU Affero General Public License v3.0
93 stars 57 forks source link

Fix back button regression in payment history #309

Closed chill117 closed 5 years ago

chill117 commented 5 years ago

Should navigate back to General Settings screen when using back button

Refactored no-close current view code in Main view (still only Admin)

karliatto commented 5 years ago

When user is in the screen #pay and press backbutton, the app should close instead of going back to the previous page.