salabs / Epimetheus

Frontend for your test results
https://testmanagerfront.azurewebsites.net/
Apache License 2.0
19 stars 2 forks source link

Offset does not reset when changing to another Team #177

Open turso opened 3 years ago

turso commented 3 years ago

Describe the bug When setting offset for a series history inside a team, the offset values won't reset even when you change to another team. This can cause unwanted behaviour or even failed data fetching.

To Reproduce Steps to reproduce the behavior:

  1. Go to team -> history -> set offset value
  2. Go back to another team -> history page

Expected behavior Offset values should reset when you leave the current history page

turso commented 3 years ago

Bug / Offset does not reset on unmount that causes unwanted behaviour