Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LeftPanel was initiated twice at startup #9734

Conversation

gerhardol
Copy link
Member

Regression in master

Based on #9729 (may be separated).
Ready for review (first commit is not to be considered) even if draft.

Proposed changes

The structuring of FormBrowse in master has changed so the left panel is initiated both at creation and at PostRepositoryChanged.
This could add a couple of seconds to the startup. (Especially at work with virus programs.)

Also eliminate a few Git calls when starting to Dashboard.
(More confusing than a problem.)

Screenshots

Before

image

After

image

Test methodology

Manual

Merge strategy

  • Rebase merge (PR submitter must change the commit message for the last commit).

✒️ I contribute this code under The Developer Certificate of Origin.

@ghost ghost assigned gerhardol Nov 16, 2021
@gerhardol gerhardol force-pushed the feature/i9553-do-not-init-left-panel-twice branch from a8fc913 to ff8d913 Compare November 17, 2021 00:14
Copy link
Member

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The last three commits look sensible 👍

gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Nov 22, 2021
@gerhardol gerhardol force-pushed the feature/i9553-do-not-init-left-panel-twice branch from ff8d913 to 800e6ba Compare November 22, 2021 20:00
gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Nov 22, 2021
@gerhardol gerhardol force-pushed the feature/i9553-do-not-init-left-panel-twice branch from 800e6ba to ce01843 Compare November 22, 2021 20:16
@gerhardol gerhardol marked this pull request as ready for review November 22, 2021 20:16
gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Nov 25, 2021
gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Nov 30, 2021
gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Dec 2, 2021
@gerhardol gerhardol force-pushed the feature/i9553-do-not-init-left-panel-twice branch from ce01843 to ff71b3c Compare December 2, 2021 22:12
@gerhardol
Copy link
Member Author

Moved a commit from #9735 to this PR, rebased.

GitCommands/Git/GitModule.cs Outdated Show resolved Hide resolved
gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Dec 3, 2021
gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Dec 3, 2021
Copy link
Member

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

gerhardol added a commit to gerhardol/gitextensions that referenced this pull request Dec 5, 2021
@gerhardol gerhardol force-pushed the feature/i9553-do-not-init-left-panel-twice branch from 9356fdd to b818b2e Compare December 5, 2021 17:03
@gerhardol
Copy link
Member Author

Squ7ashed and rebased, rebase merge tomorrow

@RussKie
Copy link
Member

RussKie commented Dec 5, 2021 via email

@gerhardol gerhardol merged commit 5abc8c2 into gitextensions:master Dec 5, 2021
gerhardol added a commit that referenced this pull request Dec 5, 2021
@ghost ghost added this to the vNext milestone Dec 5, 2021
@gerhardol gerhardol deleted the feature/i9553-do-not-init-left-panel-twice branch December 5, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants