Skip to content

Branches filter is broken after update to 5.0.0 #11942

@longdv0701

Description

@longdv0701

Sorry if this issue is duplicate, i cannot find current open issues related to this, so i open one.

Environment

  • GitExtensions version:
    • Git Extensions 5.0.0.17897
    • Build 2a3b78b868e7757d986c49bbfc03406b38f1ffe9
  • GIT version: Git 2.46.2.windows.1
  • OS version: Microsoft Windows NT 10.0.22631.0
  • .NET version: .NET 8.0.8
  • DPI 96dpi (no scaling)
  • Portable: False
  • Microsoft.WindowsDesktop.App Versions
    Microsoft.WindowsDesktop.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
    Microsoft.WindowsDesktop.App 6.0.33 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
    Microsoft.WindowsDesktop.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
    Microsoft.WindowsDesktop.App 8.0.8 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Issue description

Branches filter in UI is kind of unusable after i update to version 5.0.1, autocomplete is kind of broken

git_ex_bug_1

Steps to reproduce

Steps are like this:

  • i have branches like this: business-2/feature/location-status-management
  • i cannot filter by the location-status-management part anymore
  • when typing l it will autofill to local (i do have branch named local)
  • typing o next will replace all word to whatever was found, then cation will replace all word again

Did this work in previous version of GitExtensions?

Filter does work in older version:

  • i can type full word location in filter input, then choose branches from result dropdown

If i remember correctly, my version before updating was probably 4.2.1

Diagnostics

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions