[PR #983] [CLOSED] fix: hiding addToWorkspace for installed apps in explor page #22814

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/983
Author: @MatriQ
Created: 8/23/2023
Status: Closed

Base: mainHead: fix/hiding-addtoworkspace-for-installed-apps


📝 Commits (1)

  • 7e23724 fix: hiding addToWorkspace for installed apps in explor page

📊 Changes

2 files changed (+10 additions, -9 deletions)

View changed files

📝 web/app/components/explore/app-card/index.tsx (+2 -2)
📝 web/app/components/explore/app-list/index.tsx (+8 -7)

📄 Description

  • Optimize code.
  • Fix the follow issue:
    It doesn't make any sense that shows addToWorkspace for installed apps:
    image

Screen recording after fixing:

https://github.com/langgenius/dify/assets/1320925/92984167-c9dc-4017-9c66-694bcbddf872


🔄 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/983 **Author:** [@MatriQ](https://github.com/MatriQ) **Created:** 8/23/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/hiding-addtoworkspace-for-installed-apps` --- ### 📝 Commits (1) - [`7e23724`](https://github.com/langgenius/dify/commit/7e23724dc52109ff6770631be8014810eca6f93d) fix: hiding addToWorkspace for installed apps in explor page ### 📊 Changes **2 files changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/explore/app-card/index.tsx` (+2 -2) 📝 `web/app/components/explore/app-list/index.tsx` (+8 -7) </details> ### 📄 Description * Optimize code. * Fix the follow issue: It doesn't make any sense that shows `addToWorkspace` for installed apps: ![image](https://github.com/langgenius/dify/assets/1320925/0ab728c8-a59a-436a-9ed4-eb942f6da40d) Screen recording after fixing: https://github.com/langgenius/dify/assets/1320925/92984167-c9dc-4017-9c66-694bcbddf872 --- <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:48 -05:00
yindo closed this issue 2026-02-21 20:19:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22814