You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display an error when selected server is not found.
Display an error when could not connect to selected server.
Handle connecting to a server in just one place (the MenuLayout). From anywhere else, it should be possible to just navigate to the proper URL with the proper server ID.
In the first two cases, display the list of configured servers to allow the user select another one easily.