ICFI / epa-eds

0 stars 5 forks source link

Back button #29

Open diliniabey opened 8 years ago

diliniabey commented 8 years ago

Unable to navigate to the previous page using the browser's Back button. For example, If the back button is clicked from the Power Plants page, the user is taken to the site prior to arriving on the Climate Action site.

ptisdel commented 8 years ago

This is an AngularJS default behavior, since it's a one-page app, BUT we can hook into $location going forward and handle that back button event the way we'd like.