Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Document navbar dropdown link type

Summary

Added documentation for the new dropdown navbar link type in the docs.yml configuration reference. This allows users to create dropdown menus in the navbar that contain multiple links.

The changes include:

  • Added a YAML example showing how to configure a dropdown navbar link with nested links
  • Updated the type parameter documentation to include dropdown as an option
  • Added documentation for the new links property that defines the dropdown menu items

Review & Testing Checklist for Human

  • Verify the dropdown feature is implemented - Confirm that the dropdown navbar link type actually exists in fern-platform and works as documented
  • Test the documentation locally - Run fern docs dev to preview the documentation and verify it renders correctly
  • Validate the example - Check that the YAML example is accurate and the Font Awesome icons display correctly (especially fa-solid fa-book, fa-regular fa-file-lines, etc.)
  • Check completeness - The CLI changelog also mentioned navbarLinks.[].viewers for RBAC. Consider whether that needs to be documented here as well

Notes

  • Documentation was written based on the schema shape provided via Slack, but not verified against the actual implementation
  • The links property documentation lists all the properties from the schema (text, href, icon, rightIcon, rounded)
  • Followed existing documentation patterns for navbar links in the same file

Devin Session: https://app.devin.ai/sessions/cbded0512ad4472baaf673f1bca8cb3c
Requested by: Catherine Deskur ([email protected])

@devin-ai-integration
Copy link
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 and CI monitoring

@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2025

@chdeskur chdeskur merged commit 9de1b13 into main Nov 2, 2025
2 checks passed
@chdeskur chdeskur deleted the devin/1762013077-document-navbar-dropdown branch November 2, 2025 13:37
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.

3 participants