Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Find in Files error message is not cleared when filter changes #9974

@redmunds

Description

@redmunds

Recipe

  1. Do a Find in Files and add an exclusion for */thirdparty/*
  2. Switch to brackets repo
  3. Right click on a folder inside thirdparty folder and select "Find in..."
  4. Execute a search
  5. Verify error message "Filter excludes all files in project"
  6. This is correct because last exclusion is remembered
  7. Change to "Don't Exclude Files"

Result
"Filter excludes all files in project" message is still displayed. This is disconcerting. This actually cannot be determined until the search is initiated (same as with initial search).

Expected
Message should be dismissed on any change to filter until that case is hit again.

Also
I just noticed that error message says project, which is incorrect since I searched on a folder.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions