[PR #523] [MERGED] Fix: stop embedding status display #22536

Closed
opened 2026-02-21 20:19:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/523
Author: @JzoNgKVO
Created: 7/5/2023
Status: Merged
Merged: 7/5/2023
Merged by: @JzoNgKVO

Base: mainHead: fix/status-of-embedding


📝 Commits (1)

  • 6c6adb2 fix: stop embedding status display

📊 Changes

5 files changed (+6 additions, -4 deletions)

View changed files

📝 web/app/components/datasets/create/embedding-process/index.module.css (+2 -0)
📝 web/app/components/datasets/create/step-one/index.tsx (+1 -1)
📝 web/app/components/datasets/documents/list.tsx (+1 -1)
📝 web/i18n/lang/dataset-documents.en.ts (+1 -1)
📝 web/i18n/lang/dataset-documents.zh.ts (+1 -1)

📄 Description

  1. Fix: style of process bar of embedding
  2. Fix: typo of status of indexing

🔄 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/langgenius/dify/pull/523 **Author:** [@JzoNgKVO](https://github.com/JzoNgKVO) **Created:** 7/5/2023 **Status:** ✅ Merged **Merged:** 7/5/2023 **Merged by:** [@JzoNgKVO](https://github.com/JzoNgKVO) **Base:** `main` ← **Head:** `fix/status-of-embedding` --- ### 📝 Commits (1) - [`6c6adb2`](https://github.com/langgenius/dify/commit/6c6adb2cb1fd3afe48f5426ab25b8fbbd1fe181c) fix: stop embedding status display ### 📊 Changes **5 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/datasets/create/embedding-process/index.module.css` (+2 -0) 📝 `web/app/components/datasets/create/step-one/index.tsx` (+1 -1) 📝 `web/app/components/datasets/documents/list.tsx` (+1 -1) 📝 `web/i18n/lang/dataset-documents.en.ts` (+1 -1) 📝 `web/i18n/lang/dataset-documents.zh.ts` (+1 -1) </details> ### 📄 Description 1. Fix: style of process bar of embedding 2. Fix: typo of status of indexing --- <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-21 20:19:11 -05:00
yindo closed this issue 2026-02-21 20:19:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22536