Skip to content

Revert #1011: restore prior mintlify theme/navbar#1013

Merged
TheFactoriousDROID merged 1 commit intomainfrom
revert-1011-mintlify-theme
Apr 24, 2026
Merged

Revert #1011: restore prior mintlify theme/navbar#1013
TheFactoriousDROID merged 1 commit intomainfrom
revert-1011-mintlify-theme

Conversation

@factory-sagar
Copy link
Copy Markdown
Contributor

Reverts #1011.

Live docs site broke after the Luma theme switch:

  • Duplicate nav rows rendered (legacy Mintlify tab/dropdown elements the PR's CSS tried to hide via #navbar button[data-component-part="tabs-dropdown-trigger"] and #navbar div.h-12:has(> .nav-tabs) — selectors don't match in Luma so both the legacy tabs and the new navbar.links render simultaneously).
  • Language selector + "Docs" tab collision in left sidebar ("EnglisDocs" clipping).
  • Right-side TOC entries stack/overlap and bleed into main content column.

Rolling back to restore the site while the theme switch is redone properly against Luma.

@factory-droid
Copy link
Copy Markdown
Contributor

factory-droid Bot commented Apr 24, 2026

Droid finished @factory-sagar's task —— View job


Review complete.

This PR cleanly reverts the docs theme switch back to the previously working Willow configuration and removes Luma-specific CSS overrides; no high-confidence correctness or security issues found in the diff.

@TheFactoriousDROID TheFactoriousDROID merged commit b90bd8d into main Apr 24, 2026
3 checks passed
@TheFactoriousDROID TheFactoriousDROID deleted the revert-1011-mintlify-theme branch April 24, 2026 05:22
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