BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
250 stars 82 forks source link

frontend: use navigate -1 for back buttons #2826

Closed thisconnect closed 1 month ago

thisconnect commented 1 month ago

Back buttons should not add new history entries and behave same as native back buttons by going one step back in history.

also: added functional back button component for send view class component

thisconnect commented 1 month ago

I'll make nicer commits when we are happy with the props. @benma PTAL