Skip to content

feat(dify-ui): add drawer#35917

Merged
lyzno1 merged 31 commits into
mainfrom
feat/drawer
May 8, 2026
Merged

feat(dify-ui): add drawer#35917
lyzno1 merged 31 commits into
mainfrom
feat/drawer

Conversation

@lyzno1
Copy link
Copy Markdown
Member

@lyzno1 lyzno1 commented May 8, 2026

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

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

@github-actions github-actions Bot added the web This relates to changes on the web. label May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 97.20930% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.81%. Comparing base (82f24b3) to head (13ebff0).

Files with missing lines Patch % Lines
...app/components/datasets/documents/detail/index.tsx 50.00% 2 Missing ⚠️
...ts/datasets/documents/detail/segment-add/index.tsx 91.66% 2 Missing ⚠️
...b/app/components/base/chat/chat/use-chat-layout.ts 96.87% 1 Missing ⚠️
...ts/datasets/documents/detail/batch-modal/index.tsx 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #35917      +/-   ##
==========================================
+ Coverage   85.80%   85.81%   +0.01%     
==========================================
  Files        4457     4460       +3     
  Lines      208940   208942       +2     
  Branches    39082    39077       -5     
==========================================
+ Hits       179271   179301      +30     
+ Misses      26493    26465      -28     
  Partials     3176     3176              
Flag Coverage Δ
dify-ui 94.23% <100.00%> (+0.29%) ⬆️
web 86.73% <96.84%> (+0.02%) ⬆️

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.

@lyzno1 lyzno1 marked this pull request as ready for review May 8, 2026 07:54
@dosubot dosubot Bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label May 8, 2026
@lyzno1 lyzno1 enabled auto-merge May 8, 2026 07:55
@dosubot dosubot Bot added the 💪 enhancement New feature or request label May 8, 2026
CodingOnStar
CodingOnStar previously approved these changes May 8, 2026
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 8, 2026
@lyzno1 lyzno1 added this pull request to the merge queue May 8, 2026
@lyzno1 lyzno1 removed this pull request from the merge queue due to a manual request May 8, 2026
@lyzno1 lyzno1 added this pull request to the merge queue May 8, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 8, 2026
@lyzno1 lyzno1 added this pull request to the merge queue May 8, 2026
Merged via the queue into main with commit 8f93bb3 May 8, 2026
33 checks passed
@lyzno1 lyzno1 deleted the feat/drawer branch May 8, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💪 enhancement New feature or request lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 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