telerik / fiddler-everywhere

This public repository aims at providing a convenient way for users of Fiddler Everywhere to report issues they may encounter while using the tool.
7 stars 0 forks source link

There is always a filter defined (at least in 5.8.0) #12

Open marin-bratanov opened 2 months ago

marin-bratanov commented 2 months ago

Describe the bug When you open the Filters dialog, there is always a filter defined - it defaults to "all conditions match" and the condition being "url contains ". Changing it to something else makes it default to that. Clicking Clear All Conditions clears them, but the next time you open the dialog the default condition is back.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Filters'
  2. See there are filters, even if you explicitly cleared them last time

Expected behavior No default filters after you clear them. No default filters upon installation. No default filters upon upgrade if you did not have them before on the old version.

Screenshots 2024-04-16 14_16_25-Fiddler Everywhere

Additional context I don't think it affects the actual functionality, but it is confusing.

NickIliev commented 2 months ago

@marin-bratanov thank you for reporting that one. Indeed, it is not quite expected for "Clear ALL" not to permanently remove the default filter. We will consider improvising the implementation in some of the upcoming releases.