Skip to content

Move / replicate syncing | working notification to button click area #199

Description

@MattB-msft

Today..
when a developer clicks on an operation in VS Code the status of that operation is visually separated from the developer by a large distance
see:

Image

There is not an indication that the extension is actually 'doing' anything while this process is underway, and the buttons continue to be available.

The need here is to:

  • to disable the buttons for sync when a sync operation is in process,
  • provide a visual indication of progress in that window area that is in context with what is going on.
    • This should be iconography or a loading indicator only..
    • The detailed status should remain where it is and also reflect in the log for the LSP

for example,
if previewing changes, a loading spinner could be shown next to the "Remote changes" node while its being reloaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageIssues has been looked at and assigned, but not yet resolved.

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions