Skip to content

Add tooltips and info modal for disabled tabs#226

Draft
JacobCoffee wants to merge 1 commit into
cabotage:mainfrom
JacobCoffee:feat/disabled-tab-tooltips
Draft

Add tooltips and info modal for disabled tabs#226
JacobCoffee wants to merge 1 commit into
cabotage:mainfrom
JacobCoffee:feat/disabled-tab-tooltips

Conversation

@JacobCoffee

Copy link
Copy Markdown
Member

Description

In locaal dev therese items arent auto enabled sometimes, or witha. new cabo deploy on a new cluster they may be forgotten to set the correct platofrm config vars.

Disabled tabs (Observe, Logs, Pipeline) now show a rich card-style tooltip on hover explaining why they're unavailable, with a click-through info modal matching the existing raw-editor-modal pattern. Env var names render as inline code pills. Tooltip is hoverable with a delayed hide.

image

similarly the Pipeline tab just says not yet available

Disabled tabs (Observe, Logs, Pipeline) now show a rich card-style
tooltip on hover explaining why they're unavailable, with a click-through
info modal matching the existing raw-editor-modal pattern. Env var names
render as inline code pills. Tooltip is hoverable with a delayed hide.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JacobCoffee JacobCoffee requested a review from ewdurbin March 10, 2026 16:54
@JacobCoffee

Copy link
Copy Markdown
Member Author

@ewdurbin how's your appetite for this? no biggie if dont want it

@ewdurbin

Copy link
Copy Markdown
Contributor

fine by me! I intend to get a stand-in for mimir/loki in docker compose some day, but this is great in the meantime :)

I'm kinda astonished how much JS there is to render a tooltip tho 😂

@JacobCoffee

Copy link
Copy Markdown
Member Author

@ewdurbin i also was taken aback by thius. trying to see if i can dedupe and have all the tooltips share the same styling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants