Skip to content

Sorting is lost once you start filtering #1144

@jasonwilliams

Description

@jasonwilliams

I have a lot of branches that are from origin and upstream remotes.
I want to filter down to origin branches then still sort by date.

The sortByDate stops working once i set a filter.
If all the branches match the filter evenly, sort those remaining branches by the original sort.

  • GitLens Version: 10.2.3
  • VSCode Version: 1.51
  • OS Version: 10.15.6

Steps to Reproduce:

  1. Set "gitlens.sortBranchesBy": "date:desc" in your settings
  2. filter branches by origin/

The sorting is lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked or caused by an upstream issue or featureblocked: vscodeCaused by or dependent on a VS Code issue or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions