Skip to content

fix(web): web app description missing#36209

Merged
iamjoel merged 2 commits into
mainfrom
fix/webapp-description
May 15, 2026
Merged

fix(web): web app description missing#36209
iamjoel merged 2 commits into
mainfrom
fix/webapp-description

Conversation

@JzoNgKVO
Copy link
Copy Markdown
Contributor

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Fix web app description missing

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@JzoNgKVO JzoNgKVO requested review from iamjoel and zxhlyh as code owners May 15, 2026 06:36
@github-actions github-actions Bot added the web This relates to changes on the web. label May 15, 2026
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. feat:webapp Ready-to-use AI web app. Also the "Preview" / "Debug & Preview" inside the orchestrate page. javascript Pull requests that update javascript code labels May 15, 2026
@JzoNgKVO JzoNgKVO changed the title Fix(web): web app description missing fix(web): web app description missing May 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.94%. Comparing base (28153df) to head (c70f797).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #36209   +/-   ##
=======================================
  Coverage   85.94%   85.94%           
=======================================
  Files        4454     4454           
  Lines      210917   210918    +1     
  Branches    39427    39427           
=======================================
+ Hits       181272   181273    +1     
  Misses      26442    26442           
  Partials     3203     3203           
Flag Coverage Δ
dify-ui 94.40% <ø> (ø)
web 86.60% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iamjoel iamjoel added this pull request to the merge queue May 15, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 15, 2026
Merged via the queue into main with commit 63946d8 May 15, 2026
33 checks passed
@iamjoel iamjoel deleted the fix/webapp-description branch May 15, 2026 08:21
zhangtaodemama added a commit to zhangtaodemama/langgenius-dify-bfaadcb0c706 that referenced this pull request May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat:webapp Ready-to-use AI web app. Also the "Preview" / "Debug & Preview" inside the orchestrate page. javascript Pull requests that update javascript code lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants