Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): allow bs snapshot dragging targets #9093

Merged

Conversation

pengx17
Copy link
Collaborator

@pengx17 pengx17 commented Dec 10, 2024

fix AF-1924, AF-1848, AF-1928, AF-1931

dnd between affine & editor

🎥 Video uploaded on Graphite:

Copy link

graphite-app bot commented Dec 10, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Collaborator Author

pengx17 commented Dec 10, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

nx-cloud bot commented Dec 10, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit dc7d128. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 65.37%. Comparing base (331e674) to head (dc7d128).
Report is 1 commits behind head on canary.

Files with missing lines Patch % Lines
...kages/frontend/component/src/ui/dnd/drop-target.ts 0.00% 10 Missing ⚠️
...ackages/frontend/component/src/ui/dnd/draggable.ts 0.00% 7 Missing ⚠️
packages/frontend/component/src/ui/dnd/types.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9093      +/-   ##
==========================================
- Coverage   65.38%   65.37%   -0.01%     
==========================================
  Files         714      715       +1     
  Lines       41046    41052       +6     
  Branches     3973     3976       +3     
==========================================
  Hits        26838    26838              
- Misses      13783    13789       +6     
  Partials      425      425              
Flag Coverage Δ
server-test 77.36% <ø> (ø)
unittest 35.97% <0.00%> (-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.

@pengx17 pengx17 force-pushed the 12-10-feat_core_allow_bs_snapshot_dragging_targets branch 2 times, most recently from be71751 to 3f0ec76 Compare December 10, 2024 12:17
@pengx17 pengx17 marked this pull request as ready for review December 10, 2024 12:17
@graphite-app graphite-app bot requested review from forehalo, EYHN, CatsJuice and JimmFly and removed request for forehalo December 10, 2024 12:17
@pengx17 pengx17 force-pushed the 12-10-feat_core_allow_bs_snapshot_dragging_targets branch from 3f0ec76 to 6863e9b Compare December 10, 2024 14:32
@pengx17 pengx17 requested a review from forehalo December 10, 2024 14:32
@github-actions github-actions bot added the test Related to test cases label Dec 10, 2024
@pengx17 pengx17 force-pushed the 12-10-feat_core_allow_bs_snapshot_dragging_targets branch 6 times, most recently from 3168f61 to a4d611f Compare December 11, 2024 07:41
@github-actions github-actions bot added the app:electron Related to electron app label Dec 11, 2024
@pengx17 pengx17 force-pushed the 12-10-feat_core_allow_bs_snapshot_dragging_targets branch from a4d611f to ffc8ee4 Compare December 11, 2024 07:48
@pengx17 pengx17 force-pushed the 12-10-feat_core_allow_bs_snapshot_dragging_targets branch from ffc8ee4 to 1ac8913 Compare December 11, 2024 08:11
Copy link

graphite-app bot commented Dec 11, 2024

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:electron Related to electron app mod:component test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants