[PR #296] [MERGED] fix: header nav load more app #22420

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

📋 Pull Request Information

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

Base: mainHead: fix/header-nav-load-more-app


📝 Commits (3)

  • 6677562 fix: header nav add load more app
  • 0a0f637 fix: header nav add load more app
  • 7fd7c54 fix: header nav load more app

📊 Changes

4 files changed (+95 additions, -61 deletions)

View changed files

📝 web/app/(commonLayout)/_layout-client.tsx (+11 -5)
📝 web/app/components/header/index.tsx (+31 -6)
📝 web/app/components/header/nav/index.tsx (+2 -0)
📝 web/app/components/header/nav/nav-selector/index.tsx (+51 -50)

📄 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/296 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 6/4/2023 **Status:** ✅ Merged **Merged:** 6/5/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/header-nav-load-more-app` --- ### 📝 Commits (3) - [`6677562`](https://github.com/langgenius/dify/commit/6677562d59be30abe04c4169d5e452a30d43d494) fix: header nav add load more app - [`0a0f637`](https://github.com/langgenius/dify/commit/0a0f637f35ce3316751d4bbf96b2a027ae2e71c5) fix: header nav add load more app - [`7fd7c54`](https://github.com/langgenius/dify/commit/7fd7c541336ca056ed6bfedae23e11c5da28f5cb) fix: header nav load more app ### 📊 Changes **4 files changed** (+95 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/_layout-client.tsx` (+11 -5) 📝 `web/app/components/header/index.tsx` (+31 -6) 📝 `web/app/components/header/nav/index.tsx` (+2 -0) 📝 `web/app/components/header/nav/nav-selector/index.tsx` (+51 -50) </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:18:55 -05:00
yindo closed this issue 2026-02-21 20:18:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22420