Skip to content

fix(nav): unnest standalone widgets and restore API catalog page - #6756

Merged
devalog merged 2 commits into
mainfrom
devin/1787759671-restore-search-widget-nav
Aug 26, 2026
Merged

fix(nav): unnest standalone widgets and restore API catalog page#6756
devalog merged 2 commits into
mainfrom
devin/1787759671-restore-search-widget-nav

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

The AI nav restructure in #6672 rewrote the AI section of fern/products/docs/docs.yml from the pre-#6684 state, dropping two nav entries:

  • the Standalone widgets section (Overview / Search modal / Ask AI chat) collapsed back to a single page, orphaning search-modal.mdx and ask-ai-chat.mdx and leaving the /…/ask-fern/search-widget → /…/ask-fern/search-widget/overview redirect pointing at a nonexistent URL;
  • API catalog discovery (pages/ai/api-catalog.mdx) lost its entry entirely, 404ing /learn/docs/ai-features/api-catalog, which is linked from the AI overview card, the API references overview, and two changelog entries.

This restores both, and — per feedback that four levels of nesting made the widget pages hard to find — moves Standalone widgets out of Ask Fern > Setup to sit beside Ask Fern under For your readers. URLs shorten accordingly:

/learn/docs/ai-features/ask-fern/search-widget/{overview,search-modal,ask-ai-chat}
  → /learn/docs/ai-features/search-widget/{overview,search-modal,ask-ai-chat}

Old paths redirect via /…/ask-fern/search-widget/:slug, and internal links (changelogs 2026-04-09 / 2026-08-17, what-is-ask-fern, customization/search, the widget pages themselves) point at the new URLs. Page files stay in pages/ask-fern/; no content changes.

Link to Devin session: https://app.devin.ai/sessions/5451dfb20f6d4c12bb98fc69b537c5ca

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration Bot changed the title fix(nav): restore standalone widgets section and API catalog page fix(nav): unnest standalone widgets and restore API catalog page Aug 26, 2026
@devalog
devalog merged commit ffcf961 into main Aug 26, 2026
4 checks passed
@devalog
devalog deleted the devin/1787759671-restore-search-widget-nav branch August 26, 2026 16:28
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.

1 participant