sugaroverflow / drone-companion-app

collaboration project between Code for Canada + Transport Canada
MIT License
1 stars 3 forks source link

Build toolbar back button #196

Closed sugaroverflow closed 5 years ago

sugaroverflow commented 5 years ago

Task Description

Build a functional back button into the toolbar.

Technical Criteria

Consider building this as a standalone button component that reads the url with match and sends you one level back in the app hierarchy.

If it's not possible to retrieve the parameters, consider using history push state to send the user one page backwards in browser history.

Acceptance Criteria

sugaroverflow commented 5 years ago

Yay this is working!~