Filtering branches in the sidebar doesn't work for branch names with a slash

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 4.2.2
    • Component/s: General
    • None
    • Severity 3 - Minor

      System:

      SourceTree: 4.2.2 (250)
      macOS: 13.2.1

      Problem

      Looks like filtering with branch names with slashes doesn't work properly.

      Given remote branches:

      ```

      main
      feature/some-description-here
      fix/some-fix-here

      ```
      Searching for `fix/some-fix-here` in the Filter input at the bottom hides all branches.

      Expected

      Should have filtered out everything except the `fix/some-fix-here` branch.

      Actual

      All branches are hidden.

            Assignee:
            Unassigned
            Reporter:
            Alex Ilyaev
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: