Skip to content

Conversation

fioan89
Copy link
Collaborator

@fioan89 fioan89 commented Aug 22, 2025

Up until now there was no progress while downloading CLI, setting up the cli and the ssh config while handling URIs. This PR reworks the uri handler and the connection screen to be able to reuse the later part in the URI handler. This should improve the experience because the user is no longer left in the dark for a good couple of seconds.

Up until now there was no progress while downloading CLI, setting up the cli and the ssh config
while handling URIs. This PR reworks the uri handler and the connection screen to be able to reuse
the later part in the URI handler. This should improve the experience because the user is no longer
left in the dark for a good couple of seconds.
@fioan89 fioan89 requested review from matifali and f0ssel August 22, 2025 21:48
URI handling now jumps back to main plugin page when the connection
to the url in the URI fails.
@fioan89 fioan89 marked this pull request as ready for review August 25, 2025 21:34
@fioan89 fioan89 merged commit 0852d88 into main Aug 25, 2025
6 checks passed
@fioan89 fioan89 deleted the impl-show-connection-progress-during-uri-handling branch August 25, 2025 21:34
fioan89 added a commit that referenced this pull request Oct 2, 2025
PR #180 delegated all the logic for rest client and cli
initialization to the usual authentication screen which provided
better feedback/progress. But it also left over previous logic
that can be removed.
fioan89 added a commit that referenced this pull request Oct 3, 2025
PR #180 delegated all the logic for rest client and cli initialization
to the usual authentication screen which provided better
feedback/progress. But it also left over previous logic that can be
removed.
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.

3 participants