Skip to content

fix(docs): remove stale _hiddenTabs key to restore search indexing#738

Merged
factory-davidgu merged 1 commit intomainfrom
fix/remove-hidden-tabs-restore-search
Mar 6, 2026
Merged

fix(docs): remove stale _hiddenTabs key to restore search indexing#738
factory-davidgu merged 1 commit intomainfrom
fix/remove-hidden-tabs-restore-search

Conversation

@factory-davidgu
Copy link
Contributor

The _hiddenTabs: {} field was introduced during the Japanese language migration and is not a valid Mintlify docs.json property. It likely prevents Mintlify's search indexer from correctly parsing the config, causing the search box to return no results.

The _hiddenTabs: {} field was introduced during the Japanese language
migration and is not a valid Mintlify docs.json property. It likely
prevents Mintlify's search indexer from correctly parsing the config,
causing the search box to return no results.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
@factory-droid
Copy link
Contributor

factory-droid bot commented Mar 6, 2026

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


@factory-davidgu factory-davidgu merged commit d6f8b77 into main Mar 6, 2026
3 checks passed
@factory-davidgu factory-davidgu deleted the fix/remove-hidden-tabs-restore-search branch March 6, 2026 00:29
Copy link
Contributor

@factory-droid factory-droid bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff is a single-line removal of an invalid docs.json key ("_hiddenTabs"), which could prevent Mintlify from parsing config and indexing search. No additional issues found in the change.

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