Files
UnrealEngineUWP/Engine/Source/Developer/Virtualization
paul chipchase b5f6e2fbd2 Update the source control backend reconnection dialog to show the connection errors.
#rb none
#jira UE-191791
#rnx

- When a connection attempt fails we now return the credentials used and the errors given by the system.
-- The credentials will be used to auto fill out the dialog, letting the user see what credentials were attempted in the last attempt.
-- The errors are shown in a box with red error text, letting them know what went wrong.
- We no longer let the revision control provider log errors when establishing a connection, so if the users correct info and successfully connects on a subsequent attempt they will not see an error in the logs.
-- If the connection completely fails we still log as before.

[CL 27302825 by paul chipchase in ue5-main branch]
2023-08-23 08:22:30 -04:00
..