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.

If do not allow the pending pane items, unstaged changes panes will not auto close. #1160

Open
@yubaoquan

Description

@yubaoquan

Prerequisites

Description

If user don't check the Allow Pending Pane Items selection in Settings/Core pane, after stage a modified file, the Unstaged Changes pane will not auto close, the next Unstaged Changes will not auto show up.

Steps to Reproduce

  1. Open a git repo;
  2. Open settings>Core, uncheck the Allow Pending Pane Items selection;
  3. Modify two files in the repo;
  4. Click one item in the right pane of Unstaged Changes;
  5. Click Stage File button in the editor;

Expected behavior:

The opened Unstaged Changes pane should close and open another Unstaged Changes pane automatically.

Actual behavior:

The opened Unstaged Changes pane didn't close but became blank and the other pane didn't show up automatically.

Reproduces how often:

100%

Versions

Atom : 1.20.0-beta5
Electron: 1.6.9
Chrome : 56.0.2924.87
Node : 7.4.0

apm 1.18.4
npm 3.10.10
node 6.9.5 x64
python 3.6.1
git 2.11.0

OS: macOS sierra 10.12.6

Additional Information

unstaged

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