Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Branch picker can get out of sync with selected branch #836

@BinaryMuse

Description

@BinaryMuse

Description

The package can get into such a state that the branch picker and the active branch are not in sync.

cursor_and_merged-event-container_js_ ___github_github

Steps to Reproduce

  1. Open a window with two project folders.
  2. Open a file in the first project so that branch is shown.
  3. Open a file in the second project so that the other repo's branch is shown.
  4. Click the branch status bar item.

Expected behavior:

The drop-down matches the current branch.

Actual behavior:

The drop-down shows the branch from the last repo.

Reproduces how often:

100%

Versions

Atom 1.18.0-beta0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions