[PR #5133] [CLOSED] feat: show document counts in My Documents and workspace headers #5314

Closed
opened 2026-06-05 15:20:56 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5133
Author: @nehaaprasad
Created: 3/4/2026
Status: Closed

Base: masterHead: feat/add-num-docs-rag-ai-wrksp


📝 Commits (1)

  • ed58460 feat: show document counts in My Documents and workspace headers

📊 Changes

2 files changed (+12 additions, -2 deletions)

View changed files

📝 frontend/src/components/Modals/ManageWorkspace/Documents/Directory/index.jsx (+6 -1)
📝 frontend/src/components/Modals/ManageWorkspace/Documents/WorkspaceDirectory/index.jsx (+6 -1)

📄 Description

pull Request Type

  • feat (New feature)

Relevant Issues

resolves : #5121

Description

  • My Documents: show total document count in the header.
  • AI Workspace: show document count in the header.
  • Counts update when documents are moved.

Visuals (if applicable)

  • Screenshot of the modal with the new counts.

Additional Information

  • None.

Developer Validations

[ ] I ran yarn lint from the root of the repo & committed changes
[ ] Relevant documentation has been updated (if applicable)
[ ] I have tested my code functionality
[ ] Docker build succeeds locally


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/5133 **Author:** [@nehaaprasad](https://github.com/nehaaprasad) **Created:** 3/4/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/add-num-docs-rag-ai-wrksp` --- ### 📝 Commits (1) - [`ed58460`](https://github.com/Mintplex-Labs/anything-llm/commit/ed58460e09b987f6ea96e4793cdacc3037f31a88) feat: show document counts in My Documents and workspace headers ### 📊 Changes **2 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/ManageWorkspace/Documents/Directory/index.jsx` (+6 -1) 📝 `frontend/src/components/Modals/ManageWorkspace/Documents/WorkspaceDirectory/index.jsx` (+6 -1) </details> ### 📄 Description ### pull Request Type - [x] feat (New feature) ### Relevant Issues resolves : #5121 ### Description - My Documents: show total document count in the header. - AI Workspace: show document count in the header. - Counts update when documents are moved. ### Visuals (if applicable) - Screenshot of the modal with the new counts. ### Additional Information - None. ### Developer Validations [ ] I ran yarn lint from the root of the repo & committed changes [ ] Relevant documentation has been updated (if applicable) [ ] I have tested my code functionality [ ] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:20:56 -04:00
yindo closed this issue 2026-06-05 15:20:56 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5314