Skip to content

refactor: enhance node handle components with opacity transitions and add tests for visibility behavior#35494

Merged
lyzno1 merged 8 commits intomainfrom
feat/select-migration
Apr 22, 2026
Merged

refactor: enhance node handle components with opacity transitions and add tests for visibility behavior#35494
lyzno1 merged 8 commits intomainfrom
feat/select-migration

Conversation

@CodingOnStar
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

refactor: enhance node handle components with opacity transitions and add tests for visibility behavior

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

@CodingOnStar CodingOnStar requested a review from lyzno1 April 22, 2026 10:00
@github-actions github-actions Bot added the web This relates to changes on the web. label Apr 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.57%. Comparing base (4b6803b) to head (a74e5bb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #35494      +/-   ##
==========================================
+ Coverage   85.55%   85.57%   +0.02%     
==========================================
  Files        4439     4439              
  Lines      207607   207614       +7     
  Branches    38785    38791       +6     
==========================================
+ Hits       177615   177670      +55     
+ Misses      26876    26828      -48     
  Partials     3116     3116              
Flag Coverage Δ
dify-ui 93.01% <ø> (ø)
web 86.50% <100.00%> (+0.05%) ⬆️

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.

@CodingOnStar CodingOnStar force-pushed the feat/select-migration branch from 0dd12a3 to a74e5bb Compare April 22, 2026 10:38
@CodingOnStar CodingOnStar marked this pull request as ready for review April 22, 2026 10:48
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. refactor labels Apr 22, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 22, 2026
@lyzno1 lyzno1 added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit 2a3deee Apr 22, 2026
33 checks passed
@lyzno1 lyzno1 deleted the feat/select-migration branch April 22, 2026 11:00
fatelei pushed a commit that referenced this pull request Apr 24, 2026
… add tests for visibility behavior (#35494)

Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
asukaminato0721 pushed a commit to asukaminato0721/dify that referenced this pull request Apr 24, 2026
… add tests for visibility behavior (langgenius#35494)

Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer refactor size:M This PR changes 30-99 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