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

Disable homeview's Easy Deploy View until ready #1961

Open
wants to merge 1 commit into
base: sagerb-add-progress-indicator-for-homeview-apis
Choose a base branch
from

Conversation

sagerb
Copy link
Collaborator

@sagerb sagerb commented Jul 12, 2024

Intent

Resolves #1960

Type of Change

    • Bug Fix
    • New Feature
    • Breaking Change
    • Documentation
    • Refactor
    • Tooling

Approach

Added a new message which is returned after the extension believes the initialization queries have been completed.
Then I added a variable within the home store that indicates if initialization is complete or not.
Message handlers update the value of the variable within the home store, and then the EvenEasierDeploy vue reacts to the value of that ref.

End Result:

Kapture.2024-07-12.at.13.51.39.mp4

Automated Tests

Directions for Reviewers

Open a very large folder with VSCode, activate the publisher and verify the proper views are visible after initialization.
Do the same with a small folder.

Checklist

Copy link
Collaborator

@dotNomad dotNomad left a comment

Choose a reason for hiding this comment

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

Looking good 😎

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

2 participants