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

Git diff multiple panels #792

Open
hamzit opened this issue May 15, 2019 · 8 comments
Open

Git diff multiple panels #792

hamzit opened this issue May 15, 2019 · 8 comments
Labels

Comments

@hamzit
Copy link

hamzit commented May 15, 2019

i have multiple projects on the editor that are managed by (https://github.com/danielbrodin/atom-project-manager,)

after switching from one project to another (using atom-project-manager) and toggling the git diff panel, multiple panels are showed, the more switching between project occurs, the more windows that are open

Steps to reproduce:

  1. -- toggle projects using (using atom-project-manager)
  2. -- toggle git diff panel

[
issue
]

@akonwi
Copy link
Owner

akonwi commented May 29, 2019

Yea something about switching projects really screws up git-plus. I'll try to resolve this within the next couple of days.

Edit: my keyboard was acting up and causing atom to go haywire so I actually haven't reproduced this but I'm still trying to sort it out

@akonwi
Copy link
Owner

akonwi commented May 30, 2019

Could you provide more detailed steps and maybe a gif or video of this happening? I'm really puzzled by this and can't reproduce it yet. Opening the dev tools might also reveal some helpful errors

@hamzit
Copy link
Author

hamzit commented May 31, 2019

here is the video
atom_bug.zip

@cldwalker
Copy link

cldwalker commented Aug 2, 2019

I believe I'm seeing similar behavior sporadically. Unfortunately I don't have repro steps. Here's what I have observed for 2 commands when it does happen:

  • Running the command git-diff:toggle-diff-list causes 2 git diff buffers to open and 2 empty panels to open. See screenshot below
  • Alternatively running the command git-plus:commit-all causes multiple empty panels to open and 1 commit buffer to open.
  • For either case, when I've logged commands that are being run with atom.commands.onDidDispatch, I see a number of blur commands being fired after the git-plus command

More about my environment:

Screen Shot 2019-08-02 at 10 42 10 AM

Hope this helps. Thanks for the great library!

@akonwi akonwi pinned this issue Aug 6, 2019
@sydro
Copy link

sydro commented Oct 4, 2019

I have the same issue when i toggle git diff panel.

Schermata del 2019-10-04 15-46-46

@karrots
Copy link

karrots commented Oct 19, 2019

I have a similar problem when attempting to commit. It opens so many panels that all I see is little grey lines all the way down my screen.

@perrosnk
Copy link

@karrots have you found any solution? I am having the same issue as yours

@karrots
Copy link

karrots commented Jun 10, 2020

nope

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants