Skip to content

Collection: Edit Collection#173

Merged
Ayush8923 merged 2 commits into
mainfrom
fix/collection-edit
May 22, 2026
Merged

Collection: Edit Collection#173
Ayush8923 merged 2 commits into
mainfrom
fix/collection-edit

Conversation

@Ayush8923
Copy link
Copy Markdown
Collaborator

Issue: #172

Summary:

  • Implement the Edit Collection feature so that user can add/edit their collection names
  • Some few fixes in the collection page to improve usability.

@Ayush8923 Ayush8923 self-assigned this May 22, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Warning

Rate limit exceeded

@Ayush8923 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 31 minutes and 43 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e6c24c25-fa11-4fe5-aa97-3176f24db812

📥 Commits

Reviewing files that changed from the base of the PR and between 56823cd and af343d7.

📒 Files selected for processing (13)
  • app/(main)/knowledge-base/page.tsx
  • app/api/collections/[collection_id]/route.ts
  • app/components/document/UploadDocumentModal.tsx
  • app/components/knowledge-base/CollectionDetail.tsx
  • app/components/knowledge-base/CollectionsList.tsx
  • app/components/knowledge-base/CreateCollectionForm.tsx
  • app/components/knowledge-base/EditCollectionModal.tsx
  • app/components/knowledge-base/index.ts
  • app/components/ui/Field.tsx
  • app/hooks/useCollections.ts
  • app/lib/constants.ts
  • app/lib/utils/collectionEnrichment.ts
  • app/lib/utils/knowledgeBaseCache.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/collection-edit

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Ayush8923 Ayush8923 requested review from Prajna1999 and vprashrex May 22, 2026 04:22
@Ayush8923 Ayush8923 linked an issue May 22, 2026 that may be closed by this pull request
@Ayush8923 Ayush8923 merged commit 1195857 into main May 22, 2026
2 checks passed
@Ayush8923 Ayush8923 deleted the fix/collection-edit branch May 22, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collections: Customizable collection names

2 participants