Skip to content

fix: transfer workspace dropdown not show#35876

Merged
CodingOnStar merged 3 commits intomainfrom
fix/transfer-workspace-bug
May 7, 2026
Merged

fix: transfer workspace dropdown not show#35876
CodingOnStar merged 3 commits intomainfrom
fix/transfer-workspace-bug

Conversation

@iamjoel
Copy link
Copy Markdown
Contributor

@iamjoel iamjoel commented May 7, 2026

Summary

  1. Fix transfer workspace dropdown not show.
  2. Hide useless error sending message.
image

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

@iamjoel iamjoel requested a review from CodingOnStar as a code owner May 7, 2026 06:41
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. javascript Pull requests that update javascript code labels May 7, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label May 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.82%. Comparing base (376c43e) to head (a0cdbfd).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #35876   +/-   ##
=======================================
  Coverage   85.82%   85.82%           
=======================================
  Files        4461     4460    -1     
  Lines      209168   209090   -78     
  Branches    39129    39111   -18     
=======================================
- Hits       179522   179459   -63     
+ Misses      26470    26455   -15     
  Partials     3176     3176           
Flag Coverage Δ
dify-ui 93.93% <ø> (+0.66%) ⬆️
web 86.77% <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.

Copy link
Copy Markdown
Contributor

@CodingOnStar CodingOnStar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 7, 2026
@CodingOnStar CodingOnStar added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 8b77ec7 May 7, 2026
33 checks passed
@CodingOnStar CodingOnStar deleted the fix/transfer-workspace-bug branch May 7, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update javascript code lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 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