jlepird / next-gen-assignments

Source code for
https://af-talent-marketplace.app.cloud.gov
Other
2 stars 0 forks source link

Back button on billet view #17

Closed johangithub closed 7 years ago

johangithub commented 7 years ago

When viewing a billet details, we should have a back button to take us back to the dashboard.

jlepird commented 7 years ago

Will likely use a shiv fix using target='_blank' to open a new window. Alternative is to store filters in the$_SESSION, but doing so could result in confusing behavior if the users doesn't realize they applied a filter.