-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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: focus the create page item when query returns no result in at menu #10060
feat: focus the create page item when query returns no result in at menu #10060
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 #10060 +/- ##
==========================================
- Coverage 53.69% 53.67% -0.02%
==========================================
Files 2285 2285
Lines 104621 104634 +13
Branches 17409 17410 +1
==========================================
- Hits 56172 56162 -10
- Misses 47084 47105 +21
- Partials 1365 1367 +2
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/at-menu-config/services/index.ts
Outdated
Show resolved
Hide resolved
dc06577
to
6a886e3
Compare
Merge activity
|
6a886e3
to
fd25cd8
Compare
fix AF-2191