-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix(editor): throttle render linked doc card when blockUpdated #9361
fix(editor): throttle render linked doc card when blockUpdated #9361
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #9361 +/- ##
==========================================
+ Coverage 51.45% 51.47% +0.02%
==========================================
Files 2156 2156
Lines 97653 97654 +1
Branches 16376 16376
==========================================
+ Hits 50246 50269 +23
+ Misses 46011 45989 -22
Partials 1396 1396
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
blocksuite/affine/block-embed/src/embed-linked-doc-block/embed-linked-doc-block.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's do some improvements
7e3ff15
to
429801c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Merge activity
|
429801c
to
ce6421f
Compare
ce6421f
to
835e7c4
Compare
BS-2223