[PR #410] [MERGED] Fix/dataset add pages tip #22485

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/410
Author: @zxhlyh
Created: 6/19/2023
Status: Merged
Merged: 6/19/2023
Merged by: @zxhlyh

Base: mainHead: fix/dataset-add-pages-tip


📝 Commits (5)

  • 8a52191 fix: dataset document add pages tip
  • 380f25b fix: dataset document add pages tip
  • 7cfa76d fix: dataset document add pages tip
  • 1866b0e fix: dataset detail context update
  • 269697b fix: dataset detail context update

📊 Changes

6 files changed (+68 additions, -50 deletions)

View changed files

📝 web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx (+2 -1)
📝 web/app/components/datasets/create/file-uploader/index.tsx (+3 -2)
📝 web/app/components/datasets/create/step-one/index.tsx (+57 -45)
📝 web/app/components/datasets/create/step-two/index.tsx (+4 -0)
📝 web/app/components/datasets/documents/index.tsx (+1 -1)
📝 web/context/dataset-detail.ts (+1 -1)

📄 Description

No description provided


🔄 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/410 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 6/19/2023 **Status:** ✅ Merged **Merged:** 6/19/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/dataset-add-pages-tip` --- ### 📝 Commits (5) - [`8a52191`](https://github.com/langgenius/dify/commit/8a521916b5060ce5a64c16b06dbbbf907daa036f) fix: dataset document add pages tip - [`380f25b`](https://github.com/langgenius/dify/commit/380f25bb87370db8d034d93766d8328cf99965ef) fix: dataset document add pages tip - [`7cfa76d`](https://github.com/langgenius/dify/commit/7cfa76d0f48dcabe1d5e5e1479fcefefbfa593b8) fix: dataset document add pages tip - [`1866b0e`](https://github.com/langgenius/dify/commit/1866b0e9fc26d85d26c053d842be19dcec4467cf) fix: dataset detail context update - [`269697b`](https://github.com/langgenius/dify/commit/269697be3f83023962b81f5711beeb3faed38ad6) fix: dataset detail context update ### 📊 Changes **6 files changed** (+68 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx` (+2 -1) 📝 `web/app/components/datasets/create/file-uploader/index.tsx` (+3 -2) 📝 `web/app/components/datasets/create/step-one/index.tsx` (+57 -45) 📝 `web/app/components/datasets/create/step-two/index.tsx` (+4 -0) 📝 `web/app/components/datasets/documents/index.tsx` (+1 -1) 📝 `web/context/dataset-detail.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:04 -05:00
yindo closed this issue 2026-02-21 20:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22485