This PR creates a back-button directive, ready to use in any components. It already has been added to the search-results-overview and search-result-details component.
It moves back to the previous page if there has been one and in case there isn't (Browser already started on that page) just routes back to the root.
It also fixes an issue with the submission of an ad when creating.
This PR creates a back-button directive, ready to use in any components. It already has been added to the search-results-overview and search-result-details component. It moves back to the previous page if there has been one and in case there isn't (Browser already started on that page) just routes back to the root. It also fixes an issue with the submission of an ad when creating.