Skip to content

Cloning: Show progress in sidebar #1641

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Aug 12, 2025

Fixes #1628

During cloning the dialog hides and a spinner appears in the sidebar. On a successful clone a toast appears in the sidebar. If the clone is unsuccessful the behaviour is as before.

Screenshot from 2025-08-11 21 07 39 Screenshot from 2025-08-11 21 10 15

@jeremypw
Copy link
Collaborator Author

Note: The "Revert shortcut clash" commit was included in error and reverted. It belongs in #1640.

@jeremypw jeremypw marked this pull request as ready for review August 13, 2025 10:51
@jeremypw jeremypw requested a review from danirabbit August 13, 2025 10:52
@jeremypw
Copy link
Collaborator Author

Just noticed the issue also mentioned sending a notification if the window is not focused. This PR does not implement that at present - it is targeted on the toast aspect.

@jeremypw
Copy link
Collaborator Author

jeremypw commented Aug 13, 2025

Now implemented notification if not focused. Do we need to withdraw notification (like Terminal) if Code window becomes active?

It did not seem necessary to add an action to the notification - when clicked the sending app was focused anyway.

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.

Git clone success dialog should be a toast
1 participant