Skip to content

Troubleshoot tab/button remains with past alert count after clearing the log #414

@GregEisenberg

Description

@GregEisenberg

Describe the bug
When using the Finicky "app" to debug the configuation, any typo in the config file will generate a validation error like the following every time the file is saved, and I have auto-save on thus each change I make generates lots of validation errors
Validation error: Required at "handlers[3]"

Repro

  1. Enable logging in .finicky.js config file
  2. Open the finicky app (dialog) which General, Troubleshoot, About tabs/buttons at the top
  3. edit the .finicky.js config file and save it with an error
  4. check the Troubleshoot tab

Notice that it has a very helpful count of errors encountered.

  1. fix all errors
  2. use the "Clear" button at the top of the Logs viewer

Expect
The log space to clear AND the past errors to clear

Actual
Log space clears but the past errors remain

Work around
Close the finicky window and reopen it

I have never used this tool prior to two days ago, I was very happy to have found it. Great tool

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions