[PR #464] [MERGED] fix: clarify custom truncate from npm truncate #3363

Closed
opened 2026-02-22 18:33:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/464
Author: @timothycarambat
Created: 12/17/2023
Status: Merged
Merged: 12/17/2023
Merged by: @timothycarambat

Base: masterHead: patch-middle-truncation-clarification


📝 Commits (1)

  • b460d0f fix: clarify custom truncate from npm truncate

📊 Changes

6 files changed (+14 additions, -15 deletions)

View changed files

📝 frontend/src/components/Modals/MangeWorkspace/Documents/Directory/FileRow/index.jsx (+4 -4)
📝 frontend/src/components/Modals/MangeWorkspace/Documents/Directory/FolderRow/index.jsx (+2 -2)
📝 frontend/src/components/Modals/MangeWorkspace/Documents/Directory/index.jsx (+1 -2)
📝 frontend/src/components/Modals/MangeWorkspace/Documents/WorkspaceDirectory/WorkspaceFileRow/index.jsx (+4 -4)
📝 frontend/src/components/Modals/MangeWorkspace/Documents/WorkspaceDirectory/index.jsx (+2 -2)
📝 frontend/src/utils/directories.js (+1 -1)

📄 Description

chore: add @ where we can for less long imports


🔄 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/464 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 12/17/2023 **Status:** ✅ Merged **Merged:** 12/17/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-middle-truncation-clarification` --- ### 📝 Commits (1) - [`b460d0f`](https://github.com/Mintplex-Labs/anything-llm/commit/b460d0f0bc7d7f224ef17a6c2e00899157579286) fix: clarify custom truncate from npm truncate ### 📊 Changes **6 files changed** (+14 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/Directory/FileRow/index.jsx` (+4 -4) 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/Directory/FolderRow/index.jsx` (+2 -2) 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/Directory/index.jsx` (+1 -2) 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/WorkspaceDirectory/WorkspaceFileRow/index.jsx` (+4 -4) 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/WorkspaceDirectory/index.jsx` (+2 -2) 📝 `frontend/src/utils/directories.js` (+1 -1) </details> ### 📄 Description chore: add @ where we can for less long imports --- <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-02-22 18:33:38 -05:00
yindo closed this issue 2026-02-22 18:33:38 -05:00
yindo changed title from [PR #464] fix: clarify custom truncate from npm truncate to [PR #464] [MERGED] fix: clarify custom truncate from npm truncate 2026-06-05 15:13:02 -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#3363