Replace browser history to last search page
When typing a search query in reposearch, the results get updated using ajax, such that the browser history is not replaced with this information.
A typical use case is browsing to various files in the search result. Then, when clicking back after viewing a file, it will return to an empty search page or the last search results viewed when the search button is used. Not so user friendly, let’s fix this.
Submitted by Elmer van Chastelet on 8 June 2012 at 15:57
Issue Log
On 25 November 2012 at 16:47 Elmer van Chastelet commented:
Should be fixed by https://github.com/webdsl/reposearch/commit/c6395a008a67ef8c63f4418341ff2d2c15bfad28
On 25 November 2012 at 16:47 Elmer van Chastelet closed this issue.
Log in to post comments