Skip to content

fix(ui): restyle Savanna tabsets to the underline tabs - #50

Merged
Tushar-TG-14 merged 3 commits into
tigergraph:mainfrom
ngarakapati:fix/savanna-tabset-theme
Sep 4, 2026
Merged

fix(ui): restyle Savanna tabsets to the underline tabs#50
Tushar-TG-14 merged 3 commits into
tigergraph:mainfrom
ngarakapati:fix/savanna-tabset-theme

Conversation

@ngarakapati

@ngarakapati ngarakapati commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Production doc-site still compiles AsciiDoc [tabs] with tabs-block.js (.tabset / .tab-pane).
  • The Savanna theme only styled @asciidoctor/tabs (.tablist / .tabpanel), so live pages such as Connect AI tools with MCP showed the default boxed tabs.
  • Restyle .tabset under .theme-cloud to the orange underline look. GSQL and other products are unchanged.

Test plan

Local production-like preview (doc-site + tabs-block.js + this bundle) on Connect AI tools with MCP:

Savanna tabset after restyle — orange underline, not boxed

  • Tabs render as orange underline, not dark gray boxes
  • Cursor is the active tab; Claude Desktop / VS Code / Claude Code stay as text labels
  • After this merges, the next doc-site Netlify build picks up ui-bundle.zip and production Savanna tabs match

Production doc-site emits .tabset markup. The Savanna theme only
styled @asciidoctor/tabs, so live pages showed the boxed default.
Keep the image in the PR description only.
@Tushar-TG-14

Copy link
Copy Markdown
Collaborator

@ngarakapati

  1. Could you confirm whether this .theme-cloud .tabset styling is also intended for Cloud Classic? Since the selector is scoped to .theme-cloud rather than Savanna specifically, this will apply to any product using the Cloud theme.

  2. The current CI build is failing at Make curl call to build hook with exit code 2. Could you check whether this is an existing/infrastructure issue and rerun the check before merge?

@ngarakapati

Copy link
Copy Markdown
Contributor Author
  1. Yes, Cloud Classic is included on purpose. .theme-cloud is the shared Savanna + Classic theme
  2. This CI fail is because of existing infrastructure issue, not this PR.

@Tushar-TG-14

@Tushar-TG-14
Tushar-TG-14 merged commit d9b202f into tigergraph:main Sep 4, 2026
1 check failed
@ngarakapati
ngarakapati deleted the fix/savanna-tabset-theme branch September 4, 2026 13:33
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