ravendb / samples-yabt

"Yet Another Bug Tracker" solution sample for RavenDB and .NET with Angular UI
https://yabt.ravendb.net
MIT License
107 stars 22 forks source link

Browser navigation backward is faulty on the lists #8

Closed AKlaus closed 3 years ago

AKlaus commented 3 years ago

Steps to reproduce:

  1. Open a user page
  2. Navigate to the Backlog item list page,
  3. The user can't navigate backward to the user page as the 'previous' page automatically redirects back

Required fix: Do history replace on setting the default filters in the query string.

AKlaus commented 3 years ago

Currently fixed in https://github.com/ravendb/samples-yabt/commit/fd862ec54f26b78cd1b994d5cb0418b356fb9010