LogoRRR icon indicating copy to clipboard operation
LogoRRR copied to clipboard

Filters are not specific to one Tab

Open rladstaetter opened this issue 8 months ago • 0 comments

Describe the bug Filter settings (activation) should be specific to one log file, at the moment they arent.

To Reproduce Steps to reproduce the behavior:

  1. Open two log files (multiselect)
  2. Deactivate one filter
  3. Change active Tab

You can see that also the second tab has the same settings like the first one, which is not correct. If you change other filter settings, you'll see that those will influence all other settings.

Expected behavior

Every log file/tab should have individual settings, they aren't affect by settings for other log files.

Additional context

Side Note: If you restart and the logorrr.conf file gets persistet once, the behavior is correct.

Demonstrate the correct behavior with a test to get rid of such regressions in the future!

rladstaetter avatar Jun 16 '24 18:06 rladstaetter