Skip to content

fix(site): standardize AI provider badge tooltips (#28624) - #28697

Merged
mtojek merged 2 commits into
release/2.37from
backport/28624-to-2.37
Aug 27, 2026
Merged

fix(site): standardize AI provider badge tooltips (#28624)#28697
mtojek merged 2 commits into
release/2.37from
backport/28624-to-2.37

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-pick of #28624

Original PR: #28624 — fix(site): standardize AI provider badge tooltips
Merge commit: 12d7bf2
Requested by: @ssncferreira

The AI provider status badges used different tooltip implementations,
and long warning messages could render as a single wide line.

Use the shared tooltip component for both badges, constrain tooltip
width for readable wrapping, and cover the portaled tooltip content and
accessible triggers in Storybook.

Related to #28549.

<details>
<summary>Screenshots</summary>

**Before**

<img width="1274" height="113" alt="before_proxy_warning"
src="https://github.com/user-attachments/assets/3fb6f317-50d5-434c-8713-cbfab60f6550"
/>

<img width="1085" height="116" alt="before_agent_warning"
src="https://github.com/user-attachments/assets/4d0f4a6a-81b6-49bc-8bc0-f4ea63eb9af0"
/>

**After**

<img width="998" height="190" alt="after_proxy_warning"
src="https://github.com/user-attachments/assets/57076e70-eaaf-43b7-b15a-5861ffe5054c"
/>

<img width="974" height="121" alt="after_agent_warning"
src="https://github.com/user-attachments/assets/d27d1940-8ade-4ee2-b8a4-4f368450e6d6"
/>

</details>

> [!NOTE]
> Generated by Coder Agents for @ssncferreira.

---------

Co-authored-by: Jeremy Ruppel <[email protected]>
(cherry picked from commit 12d7bf2)
@github-actions github-actions Bot added the cherry-pick/v2.37 Cherry-pick PR targeting release/2.37 label Aug 27, 2026
@github-actions
github-actions Bot requested a review from ssncferreira August 27, 2026 07:56
@ssncferreira
ssncferreira requested a review from mtojek August 27, 2026 07:58
@mtojek
mtojek merged commit 38b2a29 into release/2.37 Aug 27, 2026
24 checks passed
@mtojek
mtojek deleted the backport/28624-to-2.37 branch August 27, 2026 08:33
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.37 Cherry-pick PR targeting release/2.37

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants