-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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(core): center peek and history dialog does not display custom fonts #9274
base: canary
Are you sure you want to change the base?
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #9274 +/- ##
==========================================
- Coverage 51.85% 51.82% -0.03%
==========================================
Files 2138 2138
Lines 97438 97438
Branches 16649 16649
==========================================
- Hits 50525 50501 -24
+ Misses 45552 45339 -213
- Partials 1361 1598 +237
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
packages/frontend/core/src/modules/peek-view/view/doc-preview/doc-peek-view.tsx
Outdated
Show resolved
Hide resolved
c46bd77
to
ae889e2
Compare
close AF-1806