Skip to content

Move integrations link to underneath Settings in sidebar #1009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alanzabihi
Copy link

Description

This PR moves the "Integrations" link from the main navigation section in the left-hand sidebar to the footer navigation section, placing it right before the "Settings" link.

Changes

  • Removed the "Integrations" entry from the mainNav array in siteConfig
  • Added the "Integrations" entry to the footerNav array, positioning it before the "Settings" link

Visual Changes

Before:

Main Nav:
- Workflows
- Agents
- Logs
- Integrations

Footer Nav:
- Discord
- Documentation
- Settings

After:

Main Nav:
- Workflows
- Agents
- Logs

Footer Nav:
- Discord
- Documentation
- Integrations
- Settings

This change improves the sidebar organization by grouping the Integrations link with Settings, which is a more logical placement as both are related to system configuration.

Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
superagent-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 7:52am

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Overall, the PR moves the Integrations link from the main navigation to the footer navigation in the sidebar configuration.

  • Updated /libs/ui/config/site.ts: Removed Integrations from mainNav and inserted before Settings in footerNav.
  • Verified that Sidebar in /libs/ui/components/sidebar.ts now correctly renders the updated navigation groups.

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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