[PR #5062] fix: wrong link to web app repo in chatflow mode #24760

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

Original Pull Request: https://github.com/langgenius/dify/pull/5062

State: closed
Merged: Yes


Description

The link to the Dify Web Client is wrong for Chatflow Apps.
image

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

I tested it locally. To test it:

Doing the same for workflow should send you to https://github.com/langgenius/webapp-text-generator

Suggested Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
**Original Pull Request:** https://github.com/langgenius/dify/pull/5062 **State:** closed **Merged:** Yes --- # Description The link to the Dify Web Client is wrong for Chatflow Apps. ![image](https://github.com/langgenius/dify/assets/11357019/c7a1a3cf-b248-4bd3-b3d1-401b47410ba8) ## Type of Change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been Tested? I tested it locally. To test it: - [ ] Go to the overview page of a chatflow app - [ ] Click the "Customize" button - [ ] In the dialog, click the "Dify-WebClient" button - [ ] The conversation app repo should open in a new tab: https://github.com/langgenius/webapp-conversation Doing the same for workflow should send you to https://github.com/langgenius/webapp-text-generator # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] My changes generate no new warnings - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods
yindo added the pull-request label 2026-02-21 20:23:37 -05:00
yindo closed this issue 2026-02-21 20:23:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24760