[PR #1216] [MERGED] Fix: dataset list refresh #22952

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1216
Author: @JzoNgKVO
Created: 9/22/2023
Status: Merged
Merged: 9/26/2023
Merged by: @zxhlyh

Base: mainHead: fix/dataset-list-refresh


📝 Commits (1)

  • 1add39d fix: dataset list updating

📊 Changes

6 files changed (+34 additions, -23 deletions)

View changed files

📝 web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx (+3 -5)
📝 web/app/(commonLayout)/datasets/Datasets.tsx (+1 -1)
📝 web/app/components/datasets/create/index.tsx (+3 -3)
📝 web/app/components/datasets/settings/form/index.tsx (+16 -10)
📝 web/app/components/header/dataset-nav/index.tsx (+10 -3)
📝 web/service/datasets.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/1216 **Author:** [@JzoNgKVO](https://github.com/JzoNgKVO) **Created:** 9/22/2023 **Status:** ✅ Merged **Merged:** 9/26/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/dataset-list-refresh` --- ### 📝 Commits (1) - [`1add39d`](https://github.com/langgenius/dify/commit/1add39dac0bb36ec70f42f807053d8a42a088b47) fix: dataset list updating ### 📊 Changes **6 files changed** (+34 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx` (+3 -5) 📝 `web/app/(commonLayout)/datasets/Datasets.tsx` (+1 -1) 📝 `web/app/components/datasets/create/index.tsx` (+3 -3) 📝 `web/app/components/datasets/settings/form/index.tsx` (+16 -10) 📝 `web/app/components/header/dataset-nav/index.tsx` (+10 -3) 📝 `web/service/datasets.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:20:07 -05:00
yindo closed this issue 2026-02-21 20:20:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22952