Skip to content

[Alerting UI] Replace some of ui plugin dependencies with KibanaContextProvider #65146

@YulNaumenko

Description

@YulNaumenko

Currently we have a bunch of plugin dependencies included to AppContextProvider. It could be replaced with KibanaContextProvider:
import { useKibana } from '../../../../../../../src/plugins/kibana_react/public';

Also some of this dependencies could be removed from ActionsContextProvider and AlertsContextProvider, because all of plugins which embedding Alerts and Actions UI also use KibanaContextProvider.

Metadata

Metadata

Assignees

Labels

Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions