From 1c7bd57da8f592a25dbd76dc5eef984a5e7d568a Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Fri, 11 Aug 2023 08:26:01 -0500 Subject: [PATCH] chore: clarify region selection behavior (#9021) * chore: clarify region selection behavior * Update site/src/components/Navbar/NavbarView.tsx Co-authored-by: Kyle Carberry --------- Co-authored-by: Kyle Carberry --- site/src/components/Navbar/NavbarView.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/src/components/Navbar/NavbarView.tsx b/site/src/components/Navbar/NavbarView.tsx index 6bc5777b95..e90c23e765 100644 --- a/site/src/components/Navbar/NavbarView.tsx +++ b/site/src/components/Navbar/NavbarView.tsx @@ -307,7 +307,9 @@ const ProxyMenu: FC<{ proxyContextValue: ProxyContextValue }> = ({ }} > Workspace proxies improve terminal and web app connections to - workspaces. This does not apply to SSH connections. + workspaces. This does not apply to CLI connections. A region must be + manually selected, otherwise the default primary region will be + used. theme.palette.divider }} />