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

[scm] Add check to determine which scm-widget should be focused #8508

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

DucNgn
Copy link
Contributor

@DucNgn DucNgn commented Sep 15, 2020

What it does

How to test

  • When there is no repository in the workspace. There is no warning comes from scm

Review checklist

Reminder for reviewers

Signed-off-by: Duc Nguyen duc.a.nguyen@ericsson.com
Co-authored-by: Vincent Fugnitto vincent.fugnitto@ericsson.com

+ Focus should be on node rather than `commitWidget` when there is no
repository in the workspace.

Signed-off-by: Duc Nguyen <duc.a.nguyen@ericsson.com>
Co-authored-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto vince-fugnitto added quality issues related to code and application quality scm issues related to the source control manager labels Sep 15, 2020
Copy link
Contributor

@kittaakos kittaakos left a comment

Choose a reason for hiding this comment

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

It works nicely. Thank you 👍

Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

Thank you! 👍

@vince-fugnitto vince-fugnitto merged commit 993b7a8 into eclipse-theia:master Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality issues related to code and application quality scm issues related to the source control manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[scm] root WARN Widget was activated, but did not accept focus after 2000ms: scm-view
3 participants