-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Controls] TEMPORARY Integrate on dashboard #115477
Conversation
…ction clear buttons to options list. Options list clears selections when field or index pattern change
…ol_types/options_list/options_list_popover_component.tsx Co-authored-by: Andrea Del Rio <[email protected]>
[Controls] Add empty state and do cleanup
b6fe466
to
66b3582
Compare
💔 Build Failed
Failed CI Steps
Test FailuresKibana Pipeline / jest / Jest Tests.src/plugins/dashboard/public/application/hooks.Dashboard container lifecycle Dashboard container is destroyed on unmountStandard Out
Stack Trace
Kibana Pipeline / jest / Jest Tests.src/plugins/dashboard/public/application/hooks.Dashboard container lifecycle Old dashboard container is destroyed when new dashboardId is givenStandard Out
Stack Trace
Kibana Pipeline / jest / Jest Tests.src/plugins/dashboard/public/application/hooks.Dashboard container lifecycle Dashboard container is destroyed if dashboard id is changed before container is resolvedStandard Out
Stack Trace
and 160 more failures, only showing the first 3. Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
Saved Objects .kibana field count
Unknown metric groupsAPI count
References to deprecated APIs
History
To update your PR or re-run it, just comment with: |
💔 Build FailedFailed CI Steps
Test Failures
Metrics [docs]Module Count
Async chunks
Page load bundle
Saved Objects .kibana field count
HistoryTo update your PR or re-run it, just comment with: |
Closing in favour of #115991 |
Summary
This is a temporary PR to check CI. Will be replaced after #115122 is merged into master.
Checklist
Delete any items that are not applicable to this PR.
Risk Matrix
Delete this section if it is not applicable to this PR.
Before closing this PR, invite QA, stakeholders, and other developers to identify risks that should be tested prior to the change/feature release.
When forming the risk matrix, consider some of the following examples and how they may potentially impact the change:
For maintainers