Skip to content

fix(sidebar): pluralize the Knowledge bases nav label - #6514

Merged
waleedlatif1 merged 1 commit into
stagingfrom
fix/plural-knowledge-bases-in-sidebar
Aug 11, 2026
Merged

fix(sidebar): pluralize the Knowledge bases nav label#6514
waleedlatif1 merged 1 commit into
stagingfrom
fix/plural-knowledge-bases-in-sidebar

Conversation

@j15z

@j15z j15z commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Rename the sidebar Workspace nav item from "Knowledge base" to "Knowledge bases" so it matches the plural style of Tables, Files, and Logs
  • Apply the same rename to the search modal's Pages list, which mirrors the sidebar nav

Type of Change

  • Bug fix

Testing

Tested manually; lint and the full audit suite (check:audits, 22 audits incl. check:api-validation:strict) pass

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Aug 11, 2026 1:06am

Request Review

@cursor

cursor Bot commented Aug 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Copy-only label changes in two UI components with no routing, permissions, or behavior changes.

Overview
Updates the workspace navigation label from Knowledge base to Knowledge bases in the sidebar and in the search modal’s Pages list so it matches plural labels like Tables, Files, and Logs.

Routes, icons, and permission flags are unchanged—only the visible text.

Reviewed by Cursor Bugbot for commit 5b36ec8. Bugbot is set up for automated code reviews on this repo. Configure here.

@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR consistently pluralizes the Knowledge bases navigation label across the workspace sidebar and search modal.

  • Renames the sidebar label from “Knowledge base” to “Knowledge bases.”
  • Applies the same wording to the search modal’s Pages list.

Confidence Score: 5/5

The PR appears safe to merge because it consistently changes only user-facing copy without altering navigation or permissions.

Both changed locations retain the existing navigation identifiers, destinations, icons, and visibility controls, and no actionable defect remains.

Important Files Changed

Filename Overview
apps/sim/app/workspace/[workspaceId]/w/components/sidebar/components/search-modal/search-modal.tsx Updates only the search modal’s static display name while preserving its identifier, route, icon, and permission behavior.
apps/sim/app/workspace/[workspaceId]/w/components/sidebar/sidebar.tsx Updates only the sidebar’s static navigation label while preserving its identifier, route, icon, and permission behavior.

Reviews (1): Last reviewed commit: "fix(sidebar): pluralize the Knowledge ba..." | Re-trigger Greptile

@waleedlatif1
waleedlatif1 merged commit 5f4dc19 into staging Aug 11, 2026
24 checks passed
@waleedlatif1
waleedlatif1 deleted the fix/plural-knowledge-bases-in-sidebar branch August 11, 2026 01:08
@waleedlatif1

Copy link
Copy Markdown
Collaborator

@j15z 10x pr

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