From 3d4da72ccf5e88fd8377ae2c6e1d0ca842619583 Mon Sep 17 00:00:00 2001 From: Lee Jackson <130007945+Imagineer99@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:02:24 +0100 Subject: [PATCH] Studio: Polish API Providers dialog (#4899) * fix: lower verbage in API providers page * fix: fix(studio): tune API Providers dialog width with rem-based responsive caps --- .../src/features/chat/chat-providers-dialog.tsx | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/studio/frontend/src/features/chat/chat-providers-dialog.tsx b/studio/frontend/src/features/chat/chat-providers-dialog.tsx index 00d46f260f..75c721b422 100644 --- a/studio/frontend/src/features/chat/chat-providers-dialog.tsx +++ b/studio/frontend/src/features/chat/chat-providers-dialog.tsx @@ -445,8 +445,7 @@ export function ChatProvidersDialog({ @@ -460,8 +459,8 @@ export function ChatProvidersDialog({ -
-
+
+

Configured providers

@@ -565,7 +564,7 @@ export function ChatProvidersDialog({ )}
-
+

{editingProviderId ? "Edit provider" : "Add provider"}

@@ -607,8 +606,7 @@ export function ChatProvidersDialog({

- Choose a provider from Studio's supported list. Your API key stays on this - device and is encrypted before each request. + Choose a provider from Studio's supported list.

@@ -639,8 +637,7 @@ export function ChatProvidersDialog({ className="h-10 text-sm" />

- Leave blank to use the registry default for this provider type. Set this to - target a custom OpenAI-compatible endpoint. + Leave blank to use the registry default for this provider type.